Fix small CSS issue.

This commit is contained in:
Scott Wallace 2017-04-12 13:34:33 +01:00
parent 416792fbbf
commit 15031fe349

View file

@ -21,7 +21,7 @@
font-weight: bold; font-weight: bold;
} }
.value { .value {
font-style: none; font-style: normal;
} }
.block { .block {
font-style: italic; font-style: italic;