diff options
author | Siri Reiter <siri@jones.dk> | 2009-03-06 20:43:45 +0100 |
---|---|---|
committer | Siri Reiter <siri@jones.dk> | 2009-03-06 20:43:45 +0100 |
commit | a008934ef488760445f99ad94e0777ba69931668 (patch) | |
tree | 31331b4e086ce4439abc04766e35e0500c7fdd91 | |
parent | 24e345d575a908a3d515561f91cf417e25db5533 (diff) |
Local CSS: pageheader blue background.
-rw-r--r-- | local.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ DIV.header span { display: none; } -DIV.pageheader { +DIV#pageheader { color: #00f; } |