bulma/sass/layout/footer.sass
Jeremy Thomas 91d04459db Fix #242
2016-06-29 23:59:48 +01:00

14 lines
265 B
Sass

.footer
background-color: $background
padding: 40px 20px 80px
a
&,
&:visited
color: $text
&:hover
color: $text-strong
&:not(.icon)
border-bottom: 1px solid $border
&:hover
border-bottom-color: $link