From 6e32b08d1cca7601903a9f2187fb37c427c2ed68 Mon Sep 17 00:00:00 2001 From: Alex Yatskov Date: Wed, 13 Apr 2016 20:13:41 -0700 Subject: Updating styles and templates --- ext/fg/css/client.css | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) (limited to 'ext/fg') 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; } -- cgit v1.2.3