From eb3a2dba20d288ad5fa40f54db73afc9d2690d96 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Thu, 12 Mar 2009 14:51:46 +0100 Subject: Position of background image spacy. --- local.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local.css b/local.css index 0b421129..6e4b6745 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: right bottom; + background-position: 98% 90%; } h1, h2, h3, h4, h5, h6 { -- cgit v1.2.3