From: Michael Tremer Date: Sun, 2 Jan 2011 12:10:41 +0000 (+0100) Subject: Light up the white background. X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=265aa37f1581e5a08f6e4fdec1d846fb2cbcd1c5;p=ipfire.org.git Light up the white background. --- diff --git a/www/static/css/style.css b/www/static/css/style.css index ae799116..9d1df353 100644 --- a/www/static/css/style.css +++ b/www/static/css/style.css @@ -290,7 +290,7 @@ img.symbol { } #no-sh { - background-color: #f9f9f9; + background-color: #fbfbfb; width: 980px; }