Added some styles
This commit is contained in:
parent
d7610bde55
commit
c9a8ff07f2
@ -20,12 +20,14 @@ body
|
||||
display: block
|
||||
height: 100%
|
||||
padding: 8px 12px
|
||||
background: none
|
||||
color: white
|
||||
font-size: 2rem
|
||||
text-decoration: none
|
||||
transition: color 220ms ease-in-out
|
||||
transition: all 220ms ease-in-out
|
||||
|
||||
&:hover
|
||||
background: rgba(0, 0, 0, .1)
|
||||
color: lightgrey
|
||||
|
||||
#main-content
|
||||
|
Loading…
Reference in New Issue
Block a user