From 5fc060042dee6b50dcac5045ba873843f7c9416c Mon Sep 17 00:00:00 2001 From: hukl Date: Sun, 8 Nov 2009 20:52:16 +0100 Subject: body background default color --- public/stylesheets/ccc.css | 1 + 1 file changed, 1 insertion(+) diff --git a/public/stylesheets/ccc.css b/public/stylesheets/ccc.css index d2b52be..84fa0de 100644 --- a/public/stylesheets/ccc.css +++ b/public/stylesheets/ccc.css @@ -5,6 +5,7 @@ body { font-family: Verdana, sans-serif; font-size: 11px; line-height: 16px; + background-color: #ffffff; color: #535353; } -- cgit v1.3