1
Fork 0
userstyles/sass/notabug-dracula/_footer.sass

22 lines
321 B
Sass

@import '_colors.sass'
.footer-parent
margin-top: 10px
color: $foreground
background-color: $background
.bottommenu
color: $foreground
background-color: $background
a
color: $cyan
&:hover,
&:active,
&:focus
color: $pink
p.debuginfo
background-color: $background