Modifications

Aller à la navigation Aller à la recherche
138 octets ajoutés ,  11 avril 2021 à 18:03
aucun résumé des modifications
Ligne 1 : Ligne 1 :  
/* Le CSS placé ici affectera les utilisateurs de l’habillage Vector. */
 
/* Le CSS placé ici affectera les utilisateurs de l’habillage Vector. */
   −
 
+
.section-expandable:hover + .section-expandable-toggle {
 +
background-color: #fdf2f4;
 +
}
 
.section-expandable-toggle {
 
.section-expandable-toggle {
 
text-align:center;
 
text-align:center;
 +
font-size: 150%;
 +
color: gray;
 
}
 
}
 
.section-expandable-toggle:hover {
 
.section-expandable-toggle:hover {
background:gray;
+
background:#edd7d7;
 +
color: #a81b1b;
 
}
 
}
  

Menu de navigation