Template:Styles/infoboxstyles.css
Revision as of 18:09, 19 April 2021 by Ostentatio (talk | contribs) (Ostentatio changed the content model of the page Template:Styles/infoboxstyles.css from "wikitext" to "Sanitized CSS": it's a damn css file)
/* Infobox style classes */
.infobox-header-row {
color: #FFFFFF;
background: #4B3E30;
}
/* Overrides for specific skins */
body.skin-timelesswurm .infobox-header-row {
color: #6699FF;
background: #444444;
}