ffrs-fw-dl/css/community.scss

17 lines
305 B
SCSS
Raw Normal View History

2017-06-04 10:26:25 +00:00
@import "variables";
@import "application";
#backtohome {
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;
}
#download {
background-color: $ff_color;
}