diff --git a/core/css/styles.css b/core/css/styles.css index f93e26b5cd73632e4a00d75418319795d1b7fbdf..9c615c98c84df266b554ebf9772bfbcb06e4e354 100644 --- a/core/css/styles.css +++ b/core/css/styles.css @@ -15,6 +15,7 @@ ul { list-style:none; } body { + background-color: #ffffff; font-weight: normal; font-size: .8em; line-height: 1.6em;