summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2009-07-17 15:18:30 +0200
committerSiri Reiter <siri@jones.dk>2009-07-17 15:18:30 +0200
commitc93487d4c7428e72e362308e95913f8674aca08e (patch)
tree45b4156de3f7799475eae56f9c3bb6a074423758
parent7a7737c8d8907b03414cc66785051a20f4c32ccf (diff)
Add margin to background image.
-rw-r--r--local.css1
1 files changed, 1 insertions, 0 deletions
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 {