cryogen-bootstrap/themes/bootstrap4/custom/css/custom.css
2019-11-23 20:48:27 +01:00

32 lines
339 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: 20px;
}