Module:Infobox/styles.css: Difference between revisions

From The Undead Archive
No edit summary
No edit summary
Line 5: Line 5:
{ background: #E3311D; }
{ background: #E3311D; }


.infobox-label
.infobox-label, .infobox
{ border: 0px; }
{ border: 0px; }

Revision as of 16:54, 20 May 2026

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

.infobox-header
{ background: #E3311D; }

.infobox-label, .infobox
{ border: 0px; }