From 3e31d89645e7d3f39455d84df423dae521e75e80 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Thu, 12 Mar 2009 01:44:56 +0100 Subject: Local CSS: Notebox border change and margins. --- local.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/local.css b/local.css index ed3224e8..fea1ff81 100644 --- a/local.css +++ b/local.css @@ -115,6 +115,9 @@ DIV#content { DIV.notebox { color: #00f !important; + border: medium; + margin-right: -32%; + width: 30%; } div#pageinfo { -- cgit v1.2.3