ffrs-fw-dl/webroot/css/community.scss

14 lines
283 B
SCSS
Raw Normal View History

2017-06-04 10:26:25 +00:00
@import "variables";
@import "application";
2017-06-05 12:48:35 +00:00
#backtohome, #backtomap, #download {
2017-06-04 10:26:25 +00:00
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;
}