From 4b9281f027746be8fe00add8cff448212e19ab10 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Tue, 31 Mar 2009 03:50:28 +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 3e129447..88840361 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: 100% 20%; + background-position: 100% 100px; } DIV#content { -- cgit v1.2.3