summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2008-10-22 14:16:43 +0200
committerSiri Reiter <siri@jones.dk>2008-10-22 14:16:43 +0200
commitd1239e020fb7858631f79bc800f92fd14c14d9a2 (patch)
treedd61453b5da255cf41e42492ae3c5e7a4f1f69cd /local.css
parentdf4673d69917ce88a94fbc8bf231ffd681d3a34b (diff)
Header is no div.
Diffstat (limited to 'local.css')
-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;