From 1768ea6238502e0d5710fb50dea13693af26cf3f Mon Sep 17 00:00:00 2001 From: Ludovic CHEVALIER Date: Tue, 15 May 2012 15:49:38 +0200 Subject: [PATCH] Bandeau horizontal: police 14->12px --- habillage/skel_lhc.css | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) 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; } -- 2.20.1