summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--local.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/local.css b/local.css
index d31f81d..cfeb287 100644
--- a/local.css
+++ b/local.css
@@ -78,12 +78,18 @@ DIV#content {
max-width: 40em;
padding: 0;
}
+
DIV#content IMG {
display: block;
clear: both;
float: left;
margin: 0 25px 25px -250px;
}
+
+DIV.tags {
+ display: none;
+}
+
div#pageinfo {
margin: 15em 1em 1em;
padding: 1em 0 0;