Modèle:Palmarès ATP/styles.css

.palmares-atp thead > tr > th {
	background-color:#cfcfcf;
	color: #202122;
	text-align:left;
}

.palmares-atp tr {
	background-color:var(--background-color-base-fixed, #fff);
	color: #202122;
}

.palmares-atp > * > tr a {
	color: #21307a !important; /* enlever le !important lorsque les styles généraux de [[MediaWiki:Vector-2022.css]] et [[MediaWiki:Minerva.css]] auront été enlevés. */
}

/* [[Catégorie:Sous-page de modèle feuille de style]] */