2018-05-20 09:27:36 +02:00
|
|
|
|
|
|
|
.panel-body {
|
|
|
|
padding-top: 0cm;
|
|
|
|
}
|
|
|
|
|
|
|
|
.landing-page.cat-title {
|
|
|
|
margin-bottom: .5cm;
|
|
|
|
margin-top: .5cm;
|
|
|
|
}
|
|
|
|
|
|
|
|
.landing-page.cat-description {
|
2018-05-20 21:38:54 +02:00
|
|
|
margin-top: .4cm;
|
2018-05-23 04:03:31 +02:00
|
|
|
}
|
2018-06-12 00:22:38 +02:00
|
|
|
|
|
|
|
/* Offsets contents by the height of the nav bar */
|
|
|
|
#topbar-content-offset {
|
|
|
|
overflow: scroll;
|
|
|
|
position: absolute;
|
|
|
|
top: 50px; /* height of the nav bar */
|
|
|
|
bottom: 0px;
|
|
|
|
width: 100%;
|
|
|
|
}
|