From 4f98c4af5202c4641340c077c3a0fe19a8d87c11 Mon Sep 17 00:00:00 2001 From: moodler Date: Fri, 5 Jan 2007 11:53:23 +0000 Subject: [PATCH] Tidied up theme for generalboxes --- theme/standard/styles_layout.css | 3 +++ 1 file changed, 3 insertions(+) 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 { -- 2.39.5