From: x2003bruneau Date: Sun, 20 Aug 2006 14:01:10 +0000 (+0000) Subject: Minor changes X-Git-Tag: xorg/0.9.11~90 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=cd15897d793f8861f847392bc9214b01ceac924f;p=platal.git Minor changes git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@826 839d8a87-29fc-0310-9880-83ba4fa771e5 --- 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;