From 0aa06d4eb03469cf0452aeb5d089b625c0b9e529 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Mon, 27 Dec 2010 20:53:47 +0100 Subject: Style: Background image no-repeat. --- local.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local.css b/local.css index f9a62645..f8503b2a 100644 --- a/local.css +++ b/local.css @@ -68,7 +68,7 @@ DIV#branding { height: 100px; background-image: url(butterfly.png); background-position: 40% 0; - background-repetition: no-repeat; + background-repeat: no-repeat; } DIV#branding-logo { -- cgit v1.2.3