From c93487d4c7428e72e362308e95913f8674aca08e Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Fri, 17 Jul 2009 15:18:30 +0200 Subject: Add margin to background image. --- local.css | 1 + 1 file changed, 1 insertion(+) diff --git a/local.css b/local.css index 43f9cecd..f96f0d19 100644 --- a/local.css +++ b/local.css @@ -51,6 +51,7 @@ body { background-repeat: no-repeat; background-attachment: fixed; background-position: right bottom; + margin-bottom: 100px; } DIV.header span { -- cgit v1.2.3