Changes

Jump to navigation Jump to search

Template:InfoTable/styles.css

453 bytes added, 17:09, 22 April 2021
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;
}

Navigation menu