summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--local.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/local.css b/local.css
index 378e9b58..2ac82b34 100644
--- a/local.css
+++ b/local.css
@@ -40,6 +40,7 @@ BODY {
DIV.header {
margin: 1em 1em 0;
}
+
DIV.header,
SPAN.author,
DIV.recentchanges,
@@ -48,6 +49,10 @@ DIV#footer {
font-size: 80%;
}
+DIV.pageheader SPAN.title {
+ display: none;
+}
+
DIV#topbar {
width: 98%;
margin: 0;