Autres actions
Aucun résumé des modifications |
Aucun résumé des modifications |
||
Ligne 1 : | Ligne 1 : | ||
/* La totalité du CSS placé ici s’appliquera aux utilisateurs de l’habillage Citizen. */ | /* La totalité du CSS placé ici s’appliquera aux utilisateurs de l’habillage Citizen. */ | ||
/* Move page header to the bottom for main pages */ | /* Move page header to the bottom for main pages */ | ||
h2 { | h2 { |
Version du 30 mars 2025 à 16:16
/* La totalité du CSS placé ici s’appliquera aux utilisateurs de l’habillage Citizen. */ /* Move page header to the bottom for main pages */ h2 { border-bottom: 1px solid var(--border-color-base ); padding-bottom: 0.25em; } #siteSub{ display: none !important; }