From b410ac598643b91de78fe35d76f46ea4f80eaad5 Mon Sep 17 00:00:00 2001 From: Dany De Bontridder Date: Mon, 21 Nov 2011 13:47:23 +0000 Subject: [PATCH] =?UTF-8?q?#20=20am=C3=A9liorer=20cosmetique=20setup.php:h?= =?UTF-8?q?1=20padding?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- html/admin/setup.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/html/admin/setup.php b/html/admin/setup.php index 7b9a0ff0d..49f92bbca 100644 --- a/html/admin/setup.php +++ b/html/admin/setup.php @@ -27,6 +27,8 @@ h1 { font-family:Verdana,arial,sans-serif; border : 1px solid blue; text-align: center; + padding-top: 10px; + padding-bottom: 10px; } h2 { color:blue;