From 16978c9f43b1d05639e1ca1db5ed34c6e855ee5a Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Sun, 25 Jul 2010 14:46:39 +0200 Subject: Style: Override sidebar border added/changed in Ikiwiki 3.x. --- local.css | 1 + 1 file changed, 1 insertion(+) diff --git a/local.css b/local.css index c05ce91b..70acdabf 100644 --- a/local.css +++ b/local.css @@ -133,6 +133,7 @@ DIV#content { DIV#sidebar, DIV.sidebar { float: left; + border: none; margin-top: 6em; margin-left: 0; width: 19%; -- cgit v1.2.3