glossary in vl-gothic

This commit is contained in:
Alex Yatskov 2016-12-29 11:12:54 -08:00
parent 6c940656ca
commit 3c6b9eb91b

View File

@ -105,6 +105,10 @@ body {
display: inline-block;
}
.term-glossary {
font-family: vl-gothic-regular;
}
.term-glossary ol {
padding-left: 1.4em;
}
@ -149,6 +153,10 @@ body {
font-family: vl-gothic-regular;
}
.kanji-glossary {
font-family: vl-gothic-regular;
}
.kanji-glossary ol {
padding-left: 1.4em;
}