Difference between revisions of "Template:Player/styles.css"

From Wurmpedia
Jump to navigation Jump to search
(Ostentatio created the page Template:Player/styles.css using a non-default content model "Sanitized CSS")
 
 
Line 1: Line 1:
 +
/* NOTE: PLEASE DO NOT EDIT THIS FILE UNLESS SPECIFICALLY REQUESTED TO DO SO! */
  
 +
.player-highlight-row {
 +
background-color: #FFE4C4;
 +
}
 +
 +
 +
/* Overrides for specific skins */
 +
 +
/* body.skin-timelesswurm .player-highlight-row { } */

Latest revision as of 12:38, 22 April 2021

/* NOTE: PLEASE DO NOT EDIT THIS FILE UNLESS SPECIFICALLY REQUESTED TO DO SO! */

.player-highlight-row {
	background-color: #FFE4C4;
}


/* Overrides for specific skins */

/* body.skin-timelesswurm .player-highlight-row { } */