[CSS] +bandeau tout moche
authorLudovic CHEVALIER <tenshi20@no-log.org>
Sun, 5 Jan 2014 07:54:47 +0000 (08:54 +0100)
committerLudovic CHEVALIER <tenshi20@no-log.org>
Sun, 5 Jan 2014 07:54:47 +0000 (08:54 +0100)
www/plugins/skel_ptitvelo/css/perso.css.html
www/plugins/skel_ptitvelo/images/entete.png

index 5d5170d..f10ec28 100644 (file)
@@ -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;
        top: 5px;
 }
 
+#entete #entete-image #menu_lang a {
+       visibility: visible;
+}
+
 /* Entete recherche */
 #entete #formulaire_recherche form, #conteneur #formulaire_recherche form {
        width: 210px; height: 25px;
index fab26e4..fcc4515 100644 (file)
Binary files a/www/plugins/skel_ptitvelo/images/entete.png and b/www/plugins/skel_ptitvelo/images/entete.png differ