changed header color
This commit is contained in:
parent
1ec9084f6e
commit
f883bce5c3
@ -9,3 +9,6 @@ body > nav { flex-basis: content; padding-right: 1vw; min-width: 16em; }
|
||||
nav ul { display: flex; flex-direction: column; list-style-type: none; list-style-position: outside; padding-left: 0; }
|
||||
nav li ul { padding-left: 0.6em }
|
||||
footer { display: flex; justify-content: space-between; }
|
||||
|
||||
/* header and top bar */
|
||||
header h1 { background: #cc99ff }
|
||||
|
Loading…
Reference in New Issue
Block a user