From fe0a3787c27f85309c6f066836abc36da47d2538 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Fri, 17 Jul 2009 15:42:05 +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 f96f0d19..01a31081 100644 --- a/local.css +++ b/local.css @@ -51,7 +51,7 @@ body { background-repeat: no-repeat; background-attachment: fixed; background-position: right bottom; - margin-bottom: 100px; + bottom: 100px; } DIV.header span { -- cgit v1.2.3