From bb4dde624418705fc2871ec0865179f11990e6c0 Mon Sep 17 00:00:00 2001 From: x2003bruneau Date: Tue, 7 Mar 2006 19:32:14 +0000 Subject: [PATCH] =?utf8?q?Mieux=20comme=20=C3=A7a?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@261 839d8a87-29fc-0310-9880-83ba4fa771e5 --- htdocs/css/trapped.css | 21 ++++++++++++++++++--- 1 file changed, 18 insertions(+), 3 deletions(-) diff --git a/htdocs/css/trapped.css b/htdocs/css/trapped.css index 4fd9df6..9f434cf 100644 --- a/htdocs/css/trapped.css +++ b/htdocs/css/trapped.css @@ -142,7 +142,7 @@ div.contact div.long { *******************************************************************************/ #fiche { - border: 1px solid #47220a; + border: 1px solid #200a00; } #fiche em { color: #5a412f; } @@ -152,10 +152,11 @@ div.contact div.long { background-color: #f2e9e2; border-top: 1px solid #ab8b7d; border-bottom: 1px solid #ab8b7d; + border-right: 1px solid #ab8b7d; } #fiche_identite { - border-right: 1px dotted #ab8b7d; + padding: 0em; } #photo { @@ -166,6 +167,21 @@ div.contact div.long { padding-left: 1em; } +#fiche_identite div.civilite { + text-align: center; + font-weight: bold; + width: 100%; + background-color: #200a00; + color: #fff; +} + +#fiche_identite div.maj { + float: right; + font-size: 60%; + width: 20% + text-align: right; +} + #fiche_identite div.contact { background-color: #f2e9e2; border: 1px dotted #ab8b7d; @@ -174,7 +190,6 @@ div.contact div.long { /* only for fiche_referent.php*/ #fiche_referent em{color: #5a412f;} - /******************************************************************************* A SKIN -- 2.1.4