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

@@ -11,8 +11,8 @@ h3,
h4,
ul li,
figcaption::before { color: #f90f91 }
body {background: #19171a }
.wrapper {background: #0a090a }
body { background: #19171a }
.wrapper, nav::after {background: #0a090a }
p, a, ul { color: #e2e2e2}
img {
border: 10px solid;