Template:Styles/infoboxstyles.css
Revision as of 20:57, 19 April 2021 by Ostentatio (talk | contribs) (adding style for creature template unique row)
/* NOTE: PLEASE DO NOT EDIT THIS FILE UNLESS SPECIFICALLY REQUESTED TO DO SO! */ /* Infobox style classes */ .infobox-header-row { color: #FFFFFF; background: #4B3E30; } .creature-unique-row { color: #FFFFFF; background: #FFD700; } /* Overrides for specific skins */ body.skin-timelesswurm .infobox-header-row { color: #6699FF; background: #444444; } body.skin-timelesswurm .creature-unique-row { color: #FFFFFF; background: #FFD700; }