Apply a nice dark colour to the default layout
This commit is contained in:
parent
e482be4475
commit
fcc02bf36f
2 changed files with 7 additions and 5 deletions
|
@ -1,6 +1,11 @@
|
|||
body
|
||||
background-color: #1d1f21
|
||||
color: #c9cacc
|
||||
display: flex
|
||||
flex-direction: column
|
||||
min-height: 100vh
|
||||
> main
|
||||
flex: 1
|
||||
> footer
|
||||
text-align: center
|
||||
padding-bottom: 1em
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue