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 {