From c12010c7e40bccee5a38df6ba4b42ca5b6317799 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Thu, 12 Mar 2009 02:03:47 +0100 Subject: Local CSS: Notebox wider and farer. --- local.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'local.css') diff --git a/local.css b/local.css index e15aef04..82830914 100644 --- a/local.css +++ b/local.css @@ -116,8 +116,8 @@ DIV#content { DIV.notebox { color: lightblue !important; border: dashed; - margin-right: -32%; - width: 30%; + margin-right: -50%; + width: 35%; } DIV.notebox p { -- cgit v1.2.3