Difference between revisions of "User:Polymorph-Ash/vector.css"

Jump to navigation Jump to search
no edit summary
Tag: Reverted
Line 250: Line 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);
}
}


Navigation menu