From d1239e020fb7858631f79bc800f92fd14c14d9a2 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Wed, 22 Oct 2008 14:16:43 +0200 Subject: Header is no div. --- local.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local.css b/local.css index dccf7f8..036ce22 100644 --- a/local.css +++ b/local.css @@ -2,7 +2,7 @@ /* Add local styling here, instead of modifying style.css. */ -div#header { +.header { background-color: green; color: white; padding: 10px; -- cgit v1.2.3