From cd15897d793f8861f847392bc9214b01ceac924f Mon Sep 17 00:00:00 2001 From: x2003bruneau Date: Sun, 20 Aug 2006 14:01:10 +0000 Subject: [PATCH] Minor changes git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@826 839d8a87-29fc-0310-9880-83ba4fa771e5 --- htdocs/css/keynote.css | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/htdocs/css/keynote.css b/htdocs/css/keynote.css index 711226e..582b81c 100644 --- a/htdocs/css/keynote.css +++ b/htdocs/css/keynote.css @@ -235,6 +235,7 @@ div.contact div.nom { font-weight: bold; width: 35%; float: left; + padding-left: 2px; } div.contact div.appli { @@ -251,8 +252,7 @@ div.contact div.long { width: 100%; clear: both; color: inherit; - padding-top: 1px; - padding-bottom: 1px; + padding: 1px 0px; } div.long table { width: 100%; } @@ -506,8 +506,7 @@ div.adresse { } #body-top { - padding: 0; - padding-bottom: 16px; + padding: 0 0 16px 0; text-align: center; font-size: 85%; border-bottom: 1px solid #fff; -- 2.1.4