From 0f283cb6e2ea0f651fcb226e95006effc4bc038a Mon Sep 17 00:00:00 2001 From: moodler Date: Thu, 11 Jan 2007 08:07:56 +0000 Subject: [PATCH] Fixed up generalbox intro css --- theme/standard/styles_layout.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/theme/standard/styles_layout.css b/theme/standard/styles_layout.css index db46a47680a..446bef45ffb 100644 --- a/theme/standard/styles_layout.css +++ b/theme/standard/styles_layout.css @@ -139,6 +139,10 @@ img.grouppicture { } .generalbox#intro { + width:70%; + margin-left:auto; + margin-right:auto; + padding-bottom:15px; } .boxaligncenter {