css: recolor website

This commit is contained in:
2026-02-24 05:20:39 -06:00
parent d23375e28b
commit f02b11b418
+4 -3
View File
@@ -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;
}