zeus.ugent.be/content/assets/stylesheets/includes/tiles.scss
2016-08-27 20:15:00 +02:00

12 lines
173 B
SCSS

.notification.is-info,
.notification.is-success,
.notification.is-primary {
.content {
color: white;
h1 {
color: white;
font-weight: bold;
}
}
}