cryogen-bootstrap/resources/templates/themes/bootstrap4/css/custom.css
2020-02-19 17:53:35 +01:00

37 lines
363 B
CSS

.img_float li {
padding-top: 8px;
clear: both;
}
.img_float img {
float:left;
margin-right: 5px;
}
.btn_inactive {
padding-left: 20px;
padding-top: 15px;
padding-bottom: 7px;
}
html, body {
height: 100%;
}
.page {
height: auto;
min-height: 100%;
}
.below-nav {
margin-top: 68px;
}
.carousel-adjust {
margin-top: 0px;
}
.fa {
color: white;
}