Template:InfoTable/styles.css
Revision as of 18:09, 22 April 2021 by Ostentatio (talk | contribs) (Creating new css page for common info table stylings)
/* NOTE: PLEASE DO NOT EDIT THIS FILE UNLESS SPECIFICALLY REQUESTED TO DO SO! */ /* Info table 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; }