From 62c2120286ddc39110b8ab01c4248ab5a8604b66 Mon Sep 17 00:00:00 2001 From: Alex Yatskov Date: Sun, 24 Apr 2016 20:04:14 -0700 Subject: Use KanjiStrokeOrders --- ext/fg/css/frame.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'ext/fg/css') diff --git a/ext/fg/css/frame.css b/ext/fg/css/frame.css index 6341beb6..ace8aae1 100644 --- a/ext/fg/css/frame.css +++ b/ext/fg/css/frame.css @@ -46,8 +46,9 @@ body { .kanji { background-color: #eee; display: inline-block; - font-size: 82px; - line-height: 82px; + font-family: "KanjiStrokeOrders"; + font-size: 140px; + line-height: 140px; vertical-align: top; } -- cgit v1.2.3