diff options
Diffstat (limited to 'local.css')
-rw-r--r-- | local.css | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -150,7 +150,8 @@ DIV#content IMG { DIV.inlinepage { border: 0; padding: 1em; - background-color: white; + margin: 0 -1em; + background-color: LightYellow; } DIV.inlinepage SPAN.header a { |