summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--local.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/local.css b/local.css
index 2b5d31e5..27b024a9 100644
--- a/local.css
+++ b/local.css
@@ -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 {