Autres actions
Test 2 Balise : Révoqué |
Aucun résumé des modifications Balise : Révocation manuelle |
||
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 { | |||
border-bottom: 1px solid var(--border-color-base ); | |||
padding-bottom: 0.25em; | |||
} |
Version du 30 mars 2025 à 16:03
/* 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; }