From 187fc71192199efb16f10b701cb65f668c6cc9db Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Mon, 11 Oct 2010 22:07:39 +0200 Subject: Style: Background, not background-color is the word. --- local.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'local.css') diff --git a/local.css b/local.css index 1ccaaf6..3fc52ca 100644 --- a/local.css +++ b/local.css @@ -61,7 +61,7 @@ DIV.topbar ul li { DIV#sidebar, DIV.sidebar { - background-color: none; + background: none; padding: 1em; border: none; margin-top: 4em; -- cgit v1.2.3