From 8cbfe3a53af2581b094a184a4e60d96aef643f1a Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Fri, 17 Jul 2009 17:08:31 +0200 Subject: Mark out definition of background image. --- local.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/local.css b/local.css index 0665865c..0dfed8e0 100644 --- a/local.css +++ b/local.css @@ -46,12 +46,12 @@ IMG.icon { } body { - background-color: transparent; +/* background-color: transparent; background-image: url("pil.png"); background-repeat: no-repeat; background-attachment: fixed; background-position: right bottom; - margin: 0 0 100px 0; + margin: 0 0 100px 0;*/ } DIV.header span { -- cgit v1.2.3