Browner color
This commit is contained in:
parent
f26d929bf7
commit
e45796548b
@ -14,7 +14,10 @@ footer { display: flex; justify-content: space-between; }
|
||||
body { background-color: #ffdab3 }
|
||||
|
||||
/* header and top bar */
|
||||
header h1 { border: 2px solid black; }
|
||||
header h1 { border: 2px solid black; background-color: #ffe6cc }
|
||||
header nav { background-color: #ffe6cc; border: 2px solid black; }
|
||||
|
||||
/* sidebar */
|
||||
body > nav { border: 2px solid black; }
|
||||
|
||||
/* article */
|
||||
body > article { background-color: #ffe6cc }
|
||||
|
Loading…
Reference in New Issue
Block a user