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: | ||
.infobox tr:nth-child(even) | .infobox tr:nth-child(even) | ||
{ background: #362E2D | { background: #362E2D; } | ||
.infobox-header | .infobox-header | ||
| Line 11: | Line 11: | ||
.infobox-label, .infobox | .infobox-label, .infobox | ||
{ border: 0px; } | { border: 0px !important; } | ||
Revision as of 21:21, 20 May 2026
.infobox tr:nth-child(even)
{ background: #362E2D; }
.infobox-header
{
background: #56423d;
padding: 5px;
text-transform: uppercase;
color: white;
}
.infobox-label, .infobox
{ border: 0px !important; }
