Merge pull request #2436 from mattttt/patch-4

Changed font weight to look less muddy
This commit is contained in:
Torkel Ödegaard
2015-08-05 10:03:32 +02:00
+1 -1
View File
@@ -317,7 +317,7 @@
margin: 10px 105px;
strong {
color: @headingsColor;
font-weight: bold;
font-weight: 500;
}
}