summaryrefslogtreecommitdiff
path: root/ext/fg/css/frame.css
diff options
context:
space:
mode:
Diffstat (limited to 'ext/fg/css/frame.css')
-rw-r--r--ext/fg/css/frame.css10
1 files changed, 4 insertions, 6 deletions
diff --git a/ext/fg/css/frame.css b/ext/fg/css/frame.css
index ace8aae1..832e189a 100644
--- a/ext/fg/css/frame.css
+++ b/ext/fg/css/frame.css
@@ -43,18 +43,16 @@ body {
display: inline-block;
}
-.kanji {
- background-color: #eee;
- display: inline-block;
+.kanji-glyph {
font-family: "KanjiStrokeOrders";
font-size: 140px;
line-height: 140px;
vertical-align: top;
}
-.readings {
- display: inline-block;
- vertical-align: top;
+.kanji-info {
+ float: left;
+ display: inline-block;
}
.tag {