summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--local.css6
1 files changed, 5 insertions, 1 deletions
diff --git a/local.css b/local.css
index 8928eb5..0ef8146 100644
--- a/local.css
+++ b/local.css
@@ -106,12 +106,16 @@ DIV#content IMG {
DIV.inlinepage {
border: 0;
- padding 1em 0;
+ padding: 1em 0;
min-height: 100px;
clear: both;
overflow: visible;
}
+DIV.inlineheader A {
+ font-weight: normal;
+}
+
DIV.inlinepage .tags {
display: none;
}