summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2009-04-13 12:24:54 +0200
committerSiri Reiter <siri@jones.dk>2009-04-13 12:24:54 +0200
commitf9dc4e46d6db161a8e9e3c2843a23a216aa42421 (patch)
tree5e35544f12fab545f66bf64ab6003b5238b206d7
parentb9dcfc069771f92ef00b2c1b799cbb8b0299b89b (diff)
Inline pages dark red header, no uppercase.
-rw-r--r--local.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/local.css b/local.css
index 8288c805..644fce59 100644
--- a/local.css
+++ b/local.css
@@ -151,8 +151,7 @@ DIV.inlinepage {
DIV.inlinepage SPAN.header a {
font-size: 0.9em;
font-weight: normal;
- color: darkblue;
- text-transform: uppercase;
+ color: DarkRed;
}
DIV.inlinefooter {