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

18 lines
200 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;
}
}