summaryrefslogtreecommitdiff
path: root/theme/base/css/display.css
diff options
context:
space:
mode:
Diffstat (limited to 'theme/base/css/display.css')
-rw-r--r--theme/base/css/display.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/theme/base/css/display.css b/theme/base/css/display.css
index 99f2d9ece..e1b92edce 100644
--- a/theme/base/css/display.css
+++ b/theme/base/css/display.css
@@ -12,9 +12,9 @@ img { display:block; border:0; }
a abbr { cursor: pointer; border-bottom:0; }
table { border-collapse:collapse; }
ol { list-style-position:inside; }
-html { font-size: 87.5%; background-color:#fff; }
+html { font-size: 87.5%; height:100%; }
body {
-background-color:#fff;
+background-color:#FFFFFF;
color:#000;
font-family:sans-serif;
font-size:1em;