From 4d7c663688ef455c0a41d33e85c9862996b6976b Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Tue, 31 Mar 2009 01:14:24 +0200 Subject: Background image position changed again. --- local.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local.css b/local.css index 4f0479ef..acb4043c 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% 94%; + background-position: 98% 93%; } h1, h2, h3, h4, h5, h6 { -- cgit v1.2.3