ffrs-fw-dl/css/community.scss
2017-06-05 14:48:42 +02:00

14 lines
283 B
SCSS

@import "variables";
@import "application";
#backtohome, #backtomap, #download {
background-color: $ff_color;
}
header {
border-bottom: 1px solid rgba(0,0,0,.2);
}
.btn.navigation.next {
background-color: $ff_color;
}
#img_router_front, #img_router_back {
max-width: 200px;
}