another colorscheme
This commit is contained in:
parent
c8bda29764
commit
20633ebc32
@ -10,8 +10,14 @@ nav ul { display: flex; flex-direction: column; list-style-type: none; list-styl
|
||||
nav li ul { padding-left: 0.6em }
|
||||
footer { display: flex; justify-content: space-between; }
|
||||
|
||||
/* body */
|
||||
body { background-color: #ccffcc }
|
||||
|
||||
/* header and top bar */
|
||||
header h1 { background-color: #dfbfff; border-bottom: 2px solid black; border: 2px solid black; }
|
||||
|
||||
/* body */
|
||||
body { background-color: #ffdab3 }
|
||||
|
||||
/* header and top bar */
|
||||
header h1 { border: 2px solid black; }
|
||||
|
||||
/* sidebar */
|
||||
body > nav { border: 2px solid black; }
|
||||
|
Loading…
Reference in New Issue
Block a user