summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2009-03-31 01:12:08 +0200
committerSiri Reiter <siri@jones.dk>2009-03-31 01:12:08 +0200
commit2a7c77fc3d35cf6a7c7869de0611be3fbe96a299 (patch)
tree1187125c912960d57136fb53eb9b70f1fe09ee76
parent88b38cc9a1da6d6ed849bc9b55b0e15bce6856f3 (diff)
Background image position closer to 100%.
-rw-r--r--local.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/local.css b/local.css
index d6dd19a4..795fcf7b 100644
--- a/local.css
+++ b/local.css
@@ -3,7 +3,7 @@ body {
background-image: url("bmlogo.png");
background-repeat: no-repeat;
background-attachment: fixed;
- background-position: 98% 90%;
+ background-position: 98% 96%;
}
h1, h2, h3, h4, h5, h6 {