From ceb0a3d0e7ad17e7b4632e07091cc30040ba64bb Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Mon, 6 Apr 2009 22:47:03 +0200 Subject: Hide parentlink. --- local.css | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'local.css') 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%; -- cgit v1.2.3