diff --git a/ext/fg/css/frame.css b/ext/fg/css/frame.css index 8b8172f7..67caf152 100644 --- a/ext/fg/css/frame.css +++ b/ext/fg/css/frame.css @@ -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; }