Styling : adding logo + modifying colors to match logo's colors + adjusting responsiveness + adding new favicons
This commit is contained in:
@@ -21,11 +21,11 @@ table.cv td, table th {
|
||||
|
||||
.table {
|
||||
border: 1px solid;
|
||||
font-size: 80%;
|
||||
font-size: 1.2rem;
|
||||
border-color: var(--section-light-bg-color);
|
||||
//background-color: var(--section-light-bg-color);
|
||||
background-color: var(--highlight-inverse-contrast);
|
||||
color: var(--section-light-text-color);
|
||||
color: var(--section-dark-text-color);
|
||||
}
|
||||
|
||||
.table td, table th {
|
||||
|
||||
Reference in New Issue
Block a user