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é
Balise : Révocation manuelle
Ligne 17 : Ligne 17 :
   --tableheaders: #eacf98;
   --tableheaders: #eacf98;
   --tablecolour2: #f2e5c0;
   --tablecolour2: #f2e5c0;
   --tablecolour3: #fff4b0;
   --tablecolour3: #ffeabd;
   --background-image: url(https://wiki.polymorph.games/found/images/6/6c/Keyart02_Clean_noLogo_HD.jpg);
   --background-image: url(https://wiki.polymorph.games/found/images/6/6c/Keyart02_Clean_noLogo_HD.jpg);
}
}
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