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