From d9eb473b5d681dbdab9347ebbe93b486e3ae624d Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Tue, 31 Mar 2009 03:47:25 +0200 Subject: Place back-ground image position. --- local.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local.css b/local.css index 232c9e83..3e129447 100644 --- a/local.css +++ b/local.css @@ -112,7 +112,7 @@ DIV#wrapper{ margin-right: 20%; background-image: url("hjerte.png"); background-repeat: no-repeat; - background-position: 90% 30%; + background-position: 100% 20%; } DIV#content { -- cgit v1.2.3