diff options
author | Siri Reiter <siri@jones.dk> | 2009-04-06 01:27:07 +0200 |
---|---|---|
committer | Siri Reiter <siri@jones.dk> | 2009-04-06 01:27:07 +0200 |
commit | d61522826030d05dc310ea1cb9fd58accb437010 (patch) | |
tree | 4db4df2570ea019d49e3d953fc448c4701e68cdd | |
parent | 0f52535b383a95abf9807a27559683952a43d9f7 (diff) |
Change backgroud colour.
-rw-r--r-- | local.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -145,7 +145,7 @@ DIV#content IMG { DIV.inlinepage { border: 0; padding: 1em; - background-color: yellow; + background-color: lightyellow; } DIV.inlinepage SPAN.header a { |