Module:Infobox/styles.css: Difference between revisions
From The Undead Archive
TheUnburied (talk | contribs) No edit summary |
TheUnburied (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
tr:nth-child(even) | .infobox tr:nth-child(even) | ||
{ background: #362E2D !important; } | { background: #362E2D !important; } | ||
.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; }
