summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
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;
}