1
Fork 0
userstyles/src/tildes-dracula/_footer.sass

26 lines
344 B
Sass

@import '_colors.sass'
body>footer,
#site-footer
color: $foreground
background-color: $background
padding: 0.5rem
font-style: normal
font-weight: bold
a
color: $cyan
&:hover,
&:active,
&:focus
color: $pink
&:visited
color: $cyan
&:hover,
&:active,
&:focus
color: $pink