From 799010de4e0072efe275b8121f8e130eb1e7484a Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Mon, 6 Apr 2009 20:12:07 +0200 Subject: Inline page negative margin, background color. --- local.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'local.css') 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 { -- cgit v1.2.3