diff options
author | Siri Reiter <siri@jones.dk> | 2009-04-13 12:24:54 +0200 |
---|---|---|
committer | Siri Reiter <siri@jones.dk> | 2009-04-13 12:24:54 +0200 |
commit | f9dc4e46d6db161a8e9e3c2843a23a216aa42421 (patch) | |
tree | 5e35544f12fab545f66bf64ab6003b5238b206d7 | |
parent | b9dcfc069771f92ef00b2c1b799cbb8b0299b89b (diff) |
Inline pages dark red header, no uppercase.
-rw-r--r-- | local.css | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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 { |