« MediaWiki:Common.css » : différence entre les versions

De TC-Dossiers
Aucun résumé des modifications
Aucun résumé des modifications
Ligne 10 : Ligne 10 :
background-color: #00587a;
background-color: #00587a;
font-family: "Gill Sans", sans-serif;
font-family: "Gill Sans", sans-serif;
padding: 1em 2em 2em;
padding: 0 0 0 5px;
}
}

Version du 3 novembre 2024 à 15:19

:root {
--background-color-base:#C7CDE8;
}


.mw-body h1,
.mw-body h2,
.mw-body h3 {
color:#ffffff;
background-color: #00587a;
font-family: "Gill Sans", sans-serif;
padding: 0 0 0 5px;
}