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

9 lines
103 B
SCSS

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