From: moodler Date: Thu, 11 Jan 2007 08:07:56 +0000 (+0000) Subject: Fixed up generalbox intro css X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=0f283cb6e2ea0f651fcb226e95006effc4bc038a;p=moodle.git Fixed up generalbox intro css --- diff --git a/theme/standard/styles_layout.css b/theme/standard/styles_layout.css index db46a47680..446bef45ff 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 {