summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2009-03-06 20:42:14 +0100
committerSiri Reiter <siri@jones.dk>2009-03-06 20:42:14 +0100
commit24e345d575a908a3d515561f91cf417e25db5533 (patch)
treeb3cb9baecabe9c8a281e5bb57b63ad01cf00302c /local.css
parent20f520619e3420da4ec4dd6d7f17c54691f55e80 (diff)
Local CSS: pageheader blue background.
Diffstat (limited to 'local.css')
-rw-r--r--local.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/local.css b/local.css
index ad701e36..0c0c936e 100644
--- a/local.css
+++ b/local.css
@@ -23,6 +23,10 @@ DIV.header span {
display: none;
}
+DIV.pageheader {
+ color: #00f;
+}
+
DIV#topbar {
float: right;
background-color: #00f;