From 596641fc0a8154b96ac61a92ce3c748f36f963b0 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Sun, 26 Oct 2008 16:57:54 +0100 Subject: Notebox * green text retry. --- local.css | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/local.css b/local.css index a6cf44b..9922272 100644 --- a/local.css +++ b/local.css @@ -99,11 +99,13 @@ div#sidebar ul ul li { margin-left: 10%; } -div.notebox * { +div.notebox { border: none; - color: green !important; width: 30%; } +div.notebox, div.notebox * { + color: green !important; +} div#farbar { float: right; -- cgit v1.2.3