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