From 16321373d8b0fcaea298b1241e58ec3afb5ed241 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Mon, 27 Dec 2010 21:07:14 +0100 Subject: Style: Background image position 45%. --- local.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local.css b/local.css index 06a32298..105664c2 100644 --- a/local.css +++ b/local.css @@ -67,7 +67,7 @@ DIV#branding { display: block; height: 100px; background-image: url(butterfly.png); - background-position: 50% 0; + background-position: 45% 0; background-repeat: no-repeat; } -- cgit v1.2.3