2017-10-04 01:50:12 -04:00
|
|
|
a
|
|
|
|
color: #00a6f9
|
|
|
|
a:hover
|
|
|
|
color: #0084d6
|
2017-10-02 07:45:20 -04:00
|
|
|
body
|
2017-10-04 01:42:16 -04:00
|
|
|
background-color: #1d1f21
|
|
|
|
color: #c9cacc
|
2017-10-02 07:45:20 -04:00
|
|
|
display: flex
|
|
|
|
flex-direction: column
|
|
|
|
min-height: 100vh
|
|
|
|
> main
|
|
|
|
flex: 1
|
2017-10-04 01:42:16 -04:00
|
|
|
> footer
|
|
|
|
text-align: center
|
|
|
|
padding-bottom: 1em
|