From 8ae97d4ce14554d8d39f75bb60d6dd06806eeb37 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Tue, 31 Mar 2009 00:30:30 +0200 Subject: Notebox no background-color. --- local.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local.css b/local.css index a8e13485..b1b86a44 100644 --- a/local.css +++ b/local.css @@ -120,7 +120,7 @@ DIV#content { DIV.notebox { color: #9cf !important; - background-color: none; + background: none; border: dashed; margin-right: 0%; width: 200px; -- cgit v1.2.3