From 306e861e9426e13229f4a8f452d6d72d72caa5f8 Mon Sep 17 00:00:00 2001 From: Benjamin Franzke Date: Wed, 13 Feb 2013 13:37:36 +0100 Subject: style: Remove old backgrounds for body --- style/style.css | 4 ---- 1 file changed, 4 deletions(-) (limited to 'style') diff --git a/style/style.css b/style/style.css index ef1f0fd..ababec5 100644 --- a/style/style.css +++ b/style/style.css @@ -15,12 +15,8 @@ html, body { } body { - /*background: #FFFFFF url(images/img01.gif) repeat-x; */ - background: #2E2E2E; - background: #3F3F3F; background: #433F3F; - /*background: #3C3230;*/ /*text-align: justify; */ font-family: Helvetica, Arial, sans-serif; font-size: 13px; -- cgit