Différences entre les versions de « Utilisateur:Polymorph-Ash/vector.css »

Aller à la navigation Aller à la recherche
aucun résumé de modification
Balise : Révoqué
Ligne 250 : Ligne 250 :
background:var(--tablecolour2);
background:var(--tablecolour2);
   color:var(--maintext);
   color:var(--maintext);
}
.wikitable tr:nth-child(even) > td {
background-color: var(--tablecolour3); /* or another table variable */
  color: var(--maintext);
}
}


Menu de navigation