publik-base-theme/static/eybens/_custom.scss

22 lines
238 B
SCSS

@import '../izi-ici/custom';
.custom-cancel-button {
background: black;
color: $primary-color;
}
.wcs-step--marker {
border-color: black;
}
#footer {
h1, h2, h3, h4, h5 {
color: white;
}
}
#banner-logo {
max-height: 150px;
}