From: moodler Date: Fri, 5 Jan 2007 11:53:23 +0000 (+0000) Subject: Tidied up theme for generalboxes X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=4f98c4af5202c4641340c077c3a0fe19a8d87c11;p=moodle.git Tidied up theme for generalboxes --- diff --git a/theme/standard/styles_layout.css b/theme/standard/styles_layout.css index 469b51839f..f3d136ceed 100644 --- a/theme/standard/styles_layout.css +++ b/theme/standard/styles_layout.css @@ -136,6 +136,7 @@ img.grouppicture, border-width:1px; border-style:solid; margin-bottom: 15px; + padding:10px; } .generalbox#intro { @@ -149,6 +150,7 @@ img.grouppicture, .noticebox { border-width:1px; border-style:solid; + padding:10px; } .errorbox { @@ -156,6 +158,7 @@ img.grouppicture, border-style:solid; margin: 1em 15%; width: 70%; + padding:10px; } .errorbox .title {