summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--core/css/styles.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/css/styles.css b/core/css/styles.css
index 6c4c9181be5..230ecf9744a 100644
--- a/core/css/styles.css
+++ b/core/css/styles.css
@@ -15,7 +15,7 @@ ul { list-style:none; }
body {
- background: #fefefe;
+ background-color: #ffffff;
font-weight: normal;
font-size: .8em;
line-height: 1.6em;