From 020b0828ef2e042cd0b867a342469e56dda9e724 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Tue, 5 Oct 2010 22:23:50 +0200 Subject: Style: Override sidebar border added in Ikiwiki 3.x. --- local.css | 1 + 1 file changed, 1 insertion(+) diff --git a/local.css b/local.css index 999bac4..1f6456c 100644 --- a/local.css +++ b/local.css @@ -74,6 +74,7 @@ div.sidebar { float: left; margin-top: 6em; margin-left: 2%; + border: none; width: 16%; padding: 0px; text-transform: lowercase; -- cgit v1.2.3