Template:Stats/styles.css: Difference between revisions

From The Undead Archive
Created page with "tr:nth-child(even) { background: pink !important; }"
 
No edit summary
Line 1: Line 1:
tr:nth-child(even)
tr:nth-child(even)
{ background: pink !important; }
{ background: #362E2D !important; }
 
th
{ background: #7C8685; }

Revision as of 16:45, 20 May 2026

tr:nth-child(even)
{ background: #362E2D !important; }

th
{ background: #7C8685; }