Modifications

Aller à la navigation Aller à la recherche
221 octets ajoutés ,  12 avril 2021 à 17:33
aucun résumé des modifications
Ligne 2 : Ligne 2 :     
.section-expandable-content {
 
.section-expandable-content {
 
+
transition: all 1s;
 +
max-height: 200px;
 +
    overflow: hidden;
 +
    text-overflow: ellipsis;
 +
    background: -webkit-linear-gradient(#000, #fff);
 +
    -webkit-background-clip: text;
 +
    -webkit-text-fill-color: transparent;
 
}
 
}
 
.section-expandable-toggle {
 
.section-expandable-toggle {

Menu de navigation