Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
/* Le CSS placé ici affectera les utilisateurs de l’habillage Monobook. */
/* Décoration des titres de sous-chapitre. */
 
h1 {padding-top:0.80em} 
h1 {font-size: 188%; }
h2 {padding-top:0.85em; border-bottom:solid 5px #AAA; color:#800040}
h2 {font-size: 180%; font-weight: normal;}
h3 {padding-top:0.60em; border-bottom:solid 3px #AAA; color:#800040}
h3 {font-size: 140%; font-weight: normal; }
h4 {padding-top:0.55em; border-bottom:solid 2px #AAA; color:#804040}
h4 {font-size: 120%; font-weight: normal; }
h5 {padding-top:0.55em; border-bottom:solid 1px #AAA; color:#800040}
h5 {font-size: 100%; font-weight: normal; }
h6 {padding-top:0.55em; border-bottom:solid 1px #AAA; color:#800040}
h6 {font-size: 80%; font-weight: normal;  }