freifunk-rhein-sieg.net/css/_footer.scss
2018-03-10 15:32:15 +01:00

9 lines
137 B
SCSS

@import "variables";
footer {
background-color: $ff_color !important;
padding-top: 0 !important;
a {
color: $light_grey;
}
}