From 57b0d8495c2116f6ff3d0f091f9eb1f16635a5da Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Thu, 9 Sep 2010 01:01:56 +0200 Subject: Style: Inline pages similiar to Friis-Holm. --- local.css | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'local.css') diff --git a/local.css b/local.css index 0929af6..3b19832 100644 --- a/local.css +++ b/local.css @@ -98,6 +98,21 @@ DIV#content IMG { margin: 0 25px 25px -250px; } +DIV.inlinepage { + border: 0; + padding 1em 0; + min-height: 100px; + clear: both; +} + +DIV.inlineposttext { + clear: both; +} + +DIV.inlinefooter { + display: none; +} + DIV.tags { display: none; } -- cgit v1.2.3