Skip to content
Snippets Groups Projects

Resolve "Notification and announcement header lines are not bold"

All threads resolved!
3 files
+ 8
2
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -517,6 +517,12 @@ th.orderable.desc > a {
font-weight: 700;
}
.alert h1 {
font-weight: 700;
font-size: 17px;
margin: auto;
}
.alert > p, .alert > div {
margin: 10px;
padding: 10px;
Loading