diff options
Diffstat (limited to 'ext/mixed/css/display-default.css')
-rw-r--r-- | ext/mixed/css/display-default.css | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ext/mixed/css/display-default.css b/ext/mixed/css/display-default.css index ce1008a8..176c5387 100644 --- a/ext/mixed/css/display-default.css +++ b/ext/mixed/css/display-default.css @@ -17,8 +17,7 @@ */ -body, -html.yomichan-float body { background-color: #ffffff; color: #333333; } +body { background-color: #ffffff; color: #333333; } hr { border-top-color: #eeeeee; } |