From c1368b63066a974d0dd5f2f14c83e5f8bf1fdede Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Thu, 5 Aug 2010 20:45:08 +0200 Subject: Style: Content max width 55em. Notebox aligned with other text. --- local.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/local.css b/local.css index 70acdabf..c86f7f05 100644 --- a/local.css +++ b/local.css @@ -128,6 +128,7 @@ DIV#pagebody { DIV#content { margin: 2% 30% 10% 0; padding: 0; + max-width: 55em; } DIV#sidebar, @@ -187,9 +188,9 @@ DIV.notebox { color: #9cf !important; background: none; border: dashed; - margin-right: -20%; +/* margin-right: -20%; width: 30%; - max-width: 300px; + max-width: 300px;*/ } DIV.notebox p { -- cgit v1.2.3