summaryrefslogtreecommitdiff
path: root/ext/fg/css
diff options
context:
space:
mode:
authorAlex Yatskov <alex@foosoft.net>2016-04-13 20:13:41 -0700
committerAlex Yatskov <alex@foosoft.net>2016-04-13 20:13:41 -0700
commit6e32b08d1cca7601903a9f2187fb37c427c2ed68 (patch)
treed60e3cb11d0f0572f6ca68bb1bb264a0f831a9f0 /ext/fg/css
parent0d4a5da8e8a28a4b4e3d7e9892b2734524d2eae7 (diff)
Updating styles and templates
Diffstat (limited to 'ext/fg/css')
-rw-r--r--ext/fg/css/client.css12
1 files changed, 3 insertions, 9 deletions
diff --git a/ext/fg/css/client.css b/ext/fg/css/client.css
index ce1ae9a9..e0b343bf 100644
--- a/ext/fg/css/client.css
+++ b/ext/fg/css/client.css
@@ -35,17 +35,11 @@
}
.yomichan-def-expression {
- float: left;
font-family: serif;
- font-size: 16pt;
-}
-
-.yomichan-def-reading {
- float: right;
- font-family: serif;
- font-size: 16pt;
+ font-size: 18pt;
}
.yomichan-def-glossary {
- clear: both;
+ clear: both;
+ font-size: 12pt;
}