Module:Infobox/styles.css: Difference between revisions

From The Undead Archive
No edit summary
No edit summary
Line 1: Line 1:
tr:nth-child(even)
.infobox tr:nth-child(even)
{ background: #362E2D !important; }
{ background: #362E2D !important; }


th
.infobox-header
{ background: #7C8685; }
{ background: #7C8685; }

Revision as of 16:47, 20 May 2026

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

.infobox-header
{ background: #7C8685; }