summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2008-10-22 14:16:43 +0200
committerJonas Smedegaard <dr@jones.dk>2015-02-27 19:23:32 +0100
commit80c8745cc82d664870d2e392902d2868e4b27921 (patch)
tree9880c800e84d6225f80f36096e21f93529523b1d
parentd506894f8a9de6b818dc643c4b80e0015493dc01 (diff)
Header is no div.
-rw-r--r--local.css2
1 files changed, 1 insertions, 1 deletions
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;