From 80c8745cc82d664870d2e392902d2868e4b27921 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(-) (limited to 'local.css') 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