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

From Wurmpedia
Jump to navigation Jump to search
(Ostentatio created the page Template:Settlement/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! */
  
 +
.settlement-highlight-row {
 +
background-color: #006400;
 +
color: #FFFFFF;
 +
}
 +
 +
 +
/* Overrides for specific skins */
 +
 +
/* body.skin-timelesswurm .settlement-highlight-row { } */

Latest revision as of 12:44, 22 April 2021

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

.settlement-highlight-row {
	background-color: #006400;
	color: #FFFFFF;
}


/* Overrides for specific skins */

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