Modifications

Aller à la navigation Aller à la recherche
32 octets ajoutés ,  31 mars 2021 à 17:46
aucun résumé des modifications
Ligne 2 : Ligne 2 :       −
html .section-etirable {
+
html:not(.ve-active) .section-etirable {
 
     transition: all 1s;
 
     transition: all 1s;
 
     max-height: 1000px;
 
     max-height: 1000px;
 
}
 
}
html .section-etirable:not(:hover) {
+
html:not(.ve-active) .section-etirable:not(:hover) {
 
max-height: 200px;
 
max-height: 200px;
 
     overflow: hidden;
 
     overflow: hidden;

Menu de navigation