ffrs-fw-dl/webroot/css/community.scss
Nils Jakobi 3414964272
All checks were successful
continuous-integration/drone/push Build is passing
changed folder structure and using php-fpm now
2020-01-04 15:36:10 +01: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;
}