Template:Populous worlds SSK/styles.css: Difference between revisions

From TSP Encyclopedia
Jump to navigation Jump to search
(Created page with "→‎{{pp-template}}: .largestCities-table-background{ background:#FFD700; } .largestCities-cell-background{ background:#f0f0f0; }")
 
No edit summary
Line 1: Line 1:
/* {{pp-template}} */
/* {{pp-template}} */
.largestCities-table-background{
.largestCities-table-background{
background:#FFD700;
background:#BF0000;
}
}


.largestCities-cell-background{
.largestCities-cell-background{
background:#f0f0f0;
background:#BF0000;
}
}

Revision as of 19:56, 1 March 2024

/* {{pp-template}} */
.largestCities-table-background{	
	background:#BF0000;
}

.largestCities-cell-background{	
	background:#BF0000;
}