style(): CSS Hover effects on nav bar (#3)

* style(): CSS Hover effects on nav bar
---------

Co-authored-by: JuLi0n21 <julianschlueterbusiness21@gmail.com>
This commit is contained in:
Kami
2026-03-08 14:30:18 +08:00
committed by GitHub
parent eabb1d0fcc
commit 27685bd28e
24 changed files with 155 additions and 111 deletions

View File

@@ -10,7 +10,7 @@ h2,
h3,
h4, ul li { color: #c8cacb }
body { background: #171a1c }
.wrapper {background: #22282a }
.wrapper, nav::after {background: #22282a }
p, a, ul { color: #cda637 }
img {
border: 10px solid;