zeus.ugent.be/content/assets/stylesheets/includes/tiles.scss

9 lines
103 B
SCSS
Raw Normal View History

2016-08-27 00:16:35 +00:00
.notification.is-info {
.content {
h1 {
color: white;
font-weight: bold;
}
}
}