Fix #935 -- Text weight

This commit is contained in:
Raphael Michel
2018-06-06 15:32:01 +02:00
parent e3450baeb3
commit 60ac8a6ebd

View File

@@ -57,6 +57,9 @@
font-size: inherit;
margin: 0;
line-height: inherit;
a {
font-weight: bold;
}
}
h5 {
font-size: inherit;