Apply a nice dark colour to the default layout

This commit is contained in:
Danielle McLean 2017-10-04 16:42:16 +11:00
parent e482be4475
commit fcc02bf36f
Signed by: 00dani
GPG key ID: 5A5D2D1AFF12EEC5
2 changed files with 7 additions and 5 deletions

View file

@ -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