summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--local.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/local.css b/local.css
index 004f6181..52e1740d 100644
--- a/local.css
+++ b/local.css
@@ -57,6 +57,10 @@ DIV.pageheader SPAN.title {
display: none;
}
+SPAN.parentlinks {
+ display: none;
+}
+
DIV.actions {
background-color: LightBlue;
}
@@ -103,6 +107,10 @@ DIV#topbar ol li {
line-height: 2em;
}
+DIV#topbar img {
+ margin: 20px;
+}
+
DIV#wrapper {
float: right;
width: 40%;