src/pyams_skin/resources/less/typo.less
changeset 221 2adefb399b79
parent 201 147100af7a41
child 231 ce563bca346c
--- a/src/pyams_skin/resources/less/typo.less	Mon Oct 02 14:46:17 2017 +0200
+++ b/src/pyams_skin/resources/less/typo.less	Mon Oct 02 14:47:05 2017 +0200
@@ -690,6 +690,9 @@
 .bold {
 	font-weight: 900!important;
 }
+.nobold {
+	font-weight: normal!important;
+}
 .typo-bold {
 	font-family: Ubuntu-Bold;
 }