freifunk-rhein-sieg.net/css/_footer.scss

9 lines
137 B
SCSS
Raw Normal View History

2018-03-10 14:32:15 +00:00
@import "variables";
footer {
background-color: $ff_color !important;
padding-top: 0 !important;
a {
color: $light_grey;
}
}