summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--local.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/local.css b/local.css
index 2319d094..e1e8e784 100644
--- a/local.css
+++ b/local.css
@@ -14,6 +14,10 @@ a:hover {
color: #00f;
}
+DIV.header span {
+ display: none;
+}
+
DIV#topbar {
float: right;
background-color: #00f;