Change comment in fallback css file for emphasize-label

This commit is contained in:
Robert Fewell 2017-08-24 09:02:18 +01:00
parent da9a57eef3
commit d3e6a9c53b

View File

@ -30,7 +30,7 @@
border-color: black; border-color: black;
} }
/* Make Label bold and larger */ /* Make label more important */
.emphasize-label { .emphasize-label {
font-size: large; font-size: large;
font-weight: bold; font-weight: bold;