From fdda3cbe64fa19cde80d5633a63386c7bee9ca3a Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Sun, 26 Oct 2008 16:39:00 +0100 Subject: Notebox class, not id. --- local.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local.css b/local.css index 6a688e2..7cf45b0 100644 --- a/local.css +++ b/local.css @@ -99,7 +99,7 @@ div#sidebar ul ul li { margin-left: 10%; } -div#notebox { +div.notebox { border: none; color: green; width: 30%; -- cgit v1.2.3