From aaf8bb43d18013ea68674578cd5f720d4d2bd478 Mon Sep 17 00:00:00 2001 From: Alex Yatskov Date: Wed, 18 May 2016 10:24:11 -0700 Subject: Styling, switching port to one that is not likely to be used. --- ext/fg/css/frame.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'ext/fg/css/frame.css') diff --git a/ext/fg/css/frame.css b/ext/fg/css/frame.css index bd537561..ab49fb50 100644 --- a/ext/fg/css/frame.css +++ b/ext/fg/css/frame.css @@ -112,7 +112,7 @@ body { /* kanji styles */ .kanji-glyph { - float: left; + float: right; font-family: kanji-stroke-orders; font-size: 140px; line-height: 140px; @@ -137,4 +137,3 @@ body { .kanji-info dd { margin-left: 1.2em; } - -- cgit v1.2.3