From b4c3a4abcc34205246ecd7032bf20775e2ff9f15 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Sun, 26 Oct 2008 16:06:35 +0100 Subject: Notebox green, no border and wider. --- local.css | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/local.css b/local.css index 46c8b12..6a688e2 100644 --- a/local.css +++ b/local.css @@ -99,6 +99,12 @@ div#sidebar ul ul li { margin-left: 10%; } +div#notebox { + border: none; + color: green; + width: 30%; +} + div#farbar { float: right; border-style: solid; -- cgit v1.2.3