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

8 lines
108 B
SCSS
Raw Normal View History

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