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
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
/* {{pp-template}} */
/* {{pp-template}} */
.largestCities-table-background{
.largestWorlds-title-background{
background: #BF0000;
}
 
.largestWorlds-table-background{
background:#BF0000;
}
 
.largestWorlds-cell-background{
background:#FFD700;
background:#FFD700;
}
}


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

Latest revision as of 12:18, 2 March 2024

/* {{pp-template}} */
.largestWorlds-title-background{
background: #BF0000;
}

.largestWorlds-table-background{	
	background:#BF0000;
}

.largestWorlds-cell-background{	
	background:#FFD700;
}

.theme-colour{
	background:#BF0000;
}