libreccm/ccm-cms-default-theme/src/main/scss/_custom.scss

15 lines
197 B
SCSS

$primary: #0A9793;
a.navbar-brand {
max-width: 15%;
}
.imgbox-button {
background-color: transparent;
border: none;
padding: 0;
}
.item-description {
white-space: pre-wrap;
}