From 5e0292fe52760d5fa6a0c15fa5ae9a97a253568d Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Sun, 26 Oct 2008 18:09:13 +0100 Subject: Notebox to the right. --- local.css | 1 + 1 file changed, 1 insertion(+) diff --git a/local.css b/local.css index c7307a5..8620836 100644 --- a/local.css +++ b/local.css @@ -102,6 +102,7 @@ div#sidebar ul ul li { div.notebox { border: none; width: 30%; + margin-right: -32% } div.notebox, div.notebox * { color: green !important; -- cgit v1.2.3