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

37 lines
691 B
CSS
Raw Normal View History

2017-06-04 10:26:25 +00:00
header {
min-height: 10vh; }
#outer-container {
2017-06-05 08:39:04 +00:00
border-top: 5px solid #df316c;
2017-06-04 10:26:25 +00:00
margin: 5vh auto 0 auto; }
#outer-container .row {
margin-left: auto;
margin-right: auto; }
.dropdown-content li > a, .dropdown-content li > span {
2017-06-05 08:39:04 +00:00
color: #df316c; }
2017-06-04 10:26:25 +00:00
.input-field {
padding: 0 !important; }
.thin {
font-weight: 100; }
.page-footer {
padding-top: 0;
2017-06-05 08:39:04 +00:00
background-color: #df316c; }
2017-06-04 10:26:25 +00:00
2017-06-05 12:48:35 +00:00
#backtohome, #backtomap, #download {
2017-06-05 08:39:04 +00:00
background-color: #df316c; }
2017-06-04 10:26:25 +00:00
header {
border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
.btn.navigation.next {
2017-06-05 08:39:04 +00:00
background-color: #df316c; }
2017-06-04 10:26:25 +00:00
#img_router_front, #img_router_back {
max-width: 200px; }
/*# sourceMappingURL=community.css.map */