Difference between revisions of "Template:Styles/infoboxstyles.css"
Jump to navigation
Jump to search
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) Tag: content model change |
Ostentatio (talk | contribs) (adding disclaimer) |
||
| Line 1: | Line 1: | ||
| + | /* NOTE: PLEASE DO NOT EDIT THIS FILE UNLESS SPECIFICALLY REQUESTED TO DO SO! */ | ||
| + | |||
/* Infobox style classes */ | /* Infobox style classes */ | ||
Revision as of 19:00, 19 April 2021
/* NOTE: PLEASE DO NOT EDIT THIS FILE UNLESS SPECIFICALLY REQUESTED TO DO SO! */
/* Infobox style classes */
.infobox-header-row {
color: #FFFFFF;
background: #4B3E30;
}
/* Overrides for specific skins */
body.skin-timelesswurm .infobox-header-row {
color: #6699FF;
background: #444444;
}