cryogen-bootstrap/themes/bootstrap4/custom/css/custom.css

33 lines
339 B
CSS
Raw Normal View History

2019-11-23 11:45:04 +00:00
.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;
}