Modifications

Aller à la navigation Aller à la recherche
121 octets enlevés ,  30 mars 2021 à 23:34
aucun résumé des modifications
Ligne 3 : Ligne 3 :     
.section-etirable {
 
.section-etirable {
     transition: background 2s, -webkit-text-fill-color 2s, max-height 2s;
+
     transition: all 1s;
 
     max-height: 1000px;
 
     max-height: 1000px;
 
}
 
}
 
.section-etirable:not(:hover) {
 
.section-etirable:not(:hover) {
transition: background 2s, -webkit-text-fill-color 2s, max-height 2s;
   
max-height: 135px;
 
max-height: 135px;
 
     overflow: hidden;
 
     overflow: hidden;

Menu de navigation