summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2010-09-09 01:01:56 +0200
committerSiri Reiter <siri@jones.dk>2010-09-09 01:01:56 +0200
commit57b0d8495c2116f6ff3d0f091f9eb1f16635a5da (patch)
treebb9ba0375701c60d9d2c2378b95bf6a3ae61eaab /local.css
parent9d315db061e7831c12f15f4fe592bfe7b1f628a7 (diff)
Style: Inline pages similiar to Friis-Holm.
Diffstat (limited to 'local.css')
-rw-r--r--local.css15
1 files changed, 15 insertions, 0 deletions
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;
}