Module:Infobox/styles.css: Difference between revisions
From The Undead Archive
TheUnburied (talk | contribs) No edit summary |
TheUnburied (talk | contribs) No edit summary |
||
| Line 11: | Line 11: | ||
.infobox-label | .infobox-label | ||
{ padding: 5px } | { padding: 5px !important; } | ||
Revision as of 21:29, 20 May 2026
.infobox tr:nth-child(even)
{ background: #362E2D; }
.infobox-header
{
background: #56423d;
padding: 5px;
text-transform: uppercase;
color: white;
}
.infobox-label
{ padding: 5px !important; }
