[CSS] -travail remise en forme du menu. cf branche v1-w-menu
authorLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Sat, 19 Oct 2013 12:10:21 +0000 (14:10 +0200)
committerLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Sat, 19 Oct 2013 12:10:21 +0000 (14:10 +0200)
www/plugins/skel_lhc/habillage/skel_lhc.css

index 0516633..e06fa82 100644 (file)
@@ -7,18 +7,6 @@
        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;
 }