From: Ludovic CHEVALIER Date: Mon, 30 Sep 2013 15:43:51 +0000 (+0200) Subject: [CSS] ~habillage menu horizontal, non clicable X-Git-Tag: v3.3.0~126 X-Git-Url: http://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwww.git;a=commitdiff_plain;h=f96efc60089624d163b02f5cd9fddf12c3993c6f [CSS] ~habillage menu horizontal, non clicable --- diff --git a/www/plugins/skel_lhc/habillage/skel_lhc.css b/www/plugins/skel_lhc/habillage/skel_lhc.css index 612ed5fa..c3547f4b 100644 --- a/www/plugins/skel_lhc/habillage/skel_lhc.css +++ b/www/plugins/skel_lhc/habillage/skel_lhc.css @@ -7,6 +7,18 @@ padding: 5px; } +#nav .menu-liste .menu-entree { + width: auto; + padding: 0 14px; + border-right: 1px solid #899D00; + border-left: 1px solid #A7D101; + font: bold 12px/45px "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif; + text-transform: uppercase; + text-decoration: none; + letter-spacing: 1px; + color: #fff; +} + #nav .menu-liste .menu-entree a{ font: bold 12px/45px "Century Gothic","Trebuchet MS",Helvetica,Arial,Geneva,sans-serif; }