diff options
author | Alex Yatskov <alex@foosoft.net> | 2016-05-18 10:24:11 -0700 |
---|---|---|
committer | Alex Yatskov <alex@foosoft.net> | 2016-05-18 10:24:11 -0700 |
commit | aaf8bb43d18013ea68674578cd5f720d4d2bd478 (patch) | |
tree | 01acbf20cb6199d37a19b59826c66ef5f3a69374 /ext/fg/css/frame.css | |
parent | eaf5ded127338e5f8c64f085e31004190b941f3d (diff) |
Styling, switching port to one that is not likely to be used.
Diffstat (limited to 'ext/fg/css/frame.css')
-rw-r--r-- | ext/fg/css/frame.css | 3 |
1 files changed, 1 insertions, 2 deletions
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; } - |