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;