Template:Stats/styles.css: Difference between revisions
From The Undead Archive
TheUnburied (talk | contribs) Created page with "tr:nth-child(even) { background: pink !important; }" |
TheUnburied (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
tr:nth-child(even) | tr:nth-child(even) | ||
{ background: | { background: #362E2D !important; } | ||
th | |||
{ background: #7C8685; } | |||
Revision as of 16:45, 20 May 2026
tr:nth-child(even)
{ background: #362E2D !important; }
th
{ background: #7C8685; }
