summaryrefslogtreecommitdiff
path: root/style
diff options
context:
space:
mode:
authorBenjamin Franzke <benjaminfranzke@googlemail.com>2013-02-13 13:37:36 +0100
committerBenjamin Franzke <benjaminfranzke@googlemail.com>2013-02-13 13:37:36 +0100
commit306e861e9426e13229f4a8f452d6d72d72caa5f8 (patch)
tree565e257a3bd3d990abd0640a8174f4fd033baf81 /style
parentf421c2fcbd519f200626e37cb13e6dc5b52fcb69 (diff)
downloadmutti-web-306e861e9426e13229f4a8f452d6d72d72caa5f8.tar.gz
mutti-web-306e861e9426e13229f4a8f452d6d72d72caa5f8.tar.bz2
mutti-web-306e861e9426e13229f4a8f452d6d72d72caa5f8.zip
style: Remove old backgrounds for body
Diffstat (limited to 'style')
-rw-r--r--style/style.css4
1 files changed, 0 insertions, 4 deletions
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;