update colors

This commit is contained in:
2026-03-25 18:28:14 +01:00
parent f2d003ec30
commit b9d775ea13

View File

@@ -10,10 +10,10 @@ h2,
h3, h3,
h4, h4,
ul li, ul li,
figcaption::before { color: #bb4d00 } figcaption::before { color: #ffffff }
body {background: #27272a } body {background: #27272a }
.wrapper, nav::after {background: #18181b } .wrapper, nav::after {background: #141414 }
p, a, ul { color: #e2e2e2} p, a, ul { color: #02b1b8}
img { img {
border: 10px solid; border: 10px solid;
border-color: #bb4d00; border-color: #bb4d00;