From: Ludovic CHEVALIER Date: Tue, 15 May 2012 13:49:38 +0000 (+0200) Subject: Bandeau horizontal: police 14->12px X-Git-Tag: v0.1.1~4 X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwww.git;a=commitdiff_plain;h=1768ea6238502e0d5710fb50dea13693af26cf3f Bandeau horizontal: police 14->12px --- diff --git a/habillage/skel_lhc.css b/habillage/skel_lhc.css index e1380caa..9294f4d3 100644 --- a/habillage/skel_lhc.css +++ b/habillage/skel_lhc.css @@ -3,6 +3,10 @@ position: absolute; bottom: 0px; right:0px; - background-color: rgba(255,255,255,0.7); - padding: 5px; + background-color: rgba(255,255,255,0.7); + padding: 5px; +} + +#nav .menu-liste .menu-entree a{ + font: bold 12px/45px "Century Gothic","Trebuchet MS",Helvetica,Arial,Geneva,sans-serif; }