summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2009-04-06 22:47:03 +0200
committerSiri Reiter <siri@jones.dk>2009-04-06 22:47:03 +0200
commitceb0a3d0e7ad17e7b4632e07091cc30040ba64bb (patch)
treea53b7796a4856387fef87a60d8811e0e106837d5 /local.css
parentafcb57c9f8eaf81ebc5d08ba9b9b9fa6d194257c (diff)
Hide parentlink.
Diffstat (limited to 'local.css')
-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%;