css: recolor website
This commit is contained in:
+4
-3
@@ -52,8 +52,8 @@ body {
|
|||||||
font-family: "Noto Sans Symbols", sans-serif;
|
font-family: "Noto Sans Symbols", sans-serif;
|
||||||
font-optical-sizing: auto;
|
font-optical-sizing: auto;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
color: #504945;
|
color: #8c7862;
|
||||||
background: #fbf1c7;
|
background: #89bea6;
|
||||||
line-height: 1.5;
|
line-height: 1.5;
|
||||||
margin-inline: auto;
|
margin-inline: auto;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
@@ -63,6 +63,8 @@ body {
|
|||||||
max-width: 60rem;
|
max-width: 60rem;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
padding: 2rem 1.5rem;
|
padding: 2rem 1.5rem;
|
||||||
|
background: #61937c
|
||||||
|
border: 4px solid #8c7862;
|
||||||
}
|
}
|
||||||
|
|
||||||
nav {
|
nav {
|
||||||
@@ -96,7 +98,6 @@ nav ul {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.trianta {
|
.trianta {
|
||||||
color: #d79921 !important;
|
|
||||||
font-size: 2.5rem !important;
|
font-size: 2.5rem !important;
|
||||||
min-width: 12rem;
|
min-width: 12rem;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user