mirror of
https://github.com/JuLi0n21/homepage.git
synced 2026-04-19 23:30:06 +00:00
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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user