X-Git-Url: http://git.cyclocoop.org/?p=ptitvelo%2Fweb%2Fwww.git;a=blobdiff_plain;f=www%2Fplugins%2Fskel_ptitvelo%2Fcss%2Fperso.css.html;fp=www%2Fplugins%2Fskel_ptitvelo%2Fcss%2Fperso.css.html;h=f10ec28f49452f6d0989b6b6aceb069e2182081b;hp=5d5170dca036d92d6a90e6db5519e45660fd658b;hb=92c7d7f7bccb9629bb7c81b9582b56b61c3f8ec9;hpb=951b822c0e1d481c56f2704f94b5c4c0b0329fe5 diff --git a/www/plugins/skel_ptitvelo/css/perso.css.html b/www/plugins/skel_ptitvelo/css/perso.css.html index 5d5170d..f10ec28 100644 --- a/www/plugins/skel_ptitvelo/css/perso.css.html +++ b/www/plugins/skel_ptitvelo/css/perso.css.html @@ -28,6 +28,7 @@ /* change the values of top and left to adjust the position */ bottom: 5px; right: 15px; + visibility: hidden; } /* Pour éviter que le paragraphe nous décale tout */ @@ -55,6 +56,7 @@ padding-top: 5px; padding-left: 5px; color: #FFF; + visibility: hidden; } #entete #entete-image #logo { float:left; @@ -66,6 +68,10 @@ top: 5px; } +#entete #entete-image #menu_lang a { + visibility: visible; +} + /* Entete recherche */ #entete #formulaire_recherche form, #conteneur #formulaire_recherche form { width: 210px; height: 25px;