From 69f7eac3ec0d7f429ed2969dfc5613a4bafdc63d Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Fri, 17 Jul 2009 15:50:10 +0200 Subject: Try another CSS definition for positioning of background image. --- local.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local.css b/local.css index 01a31081..0665865c 100644 --- a/local.css +++ b/local.css @@ -51,7 +51,7 @@ body { background-repeat: no-repeat; background-attachment: fixed; background-position: right bottom; - bottom: 100px; + margin: 0 0 100px 0; } DIV.header span { -- cgit v1.2.3