Template:Populous star systems COE/styles.css: Difference between revisions

From TSP Encyclopedia
Jump to navigation Jump to search
(Created page with "→‎{{pp-template}}: .largestStars-title-background{ background: #BF0000; } .largestStars-table-background{ background:#BF0000; } .largestStars-cell-background{ background:#FFD700; } .theme-colour{ background:#BF0000; }")
 
No edit summary
 
Line 9: Line 9:


.largestStars-cell-background{
.largestStars-cell-background{
background:#FFD700;
background:#D8B0FF;
}
}



Latest revision as of 16:12, 2 March 2024

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

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

.largestStars-cell-background{	
	background:#D8B0FF;
}

.theme-colour{
	background:#BF0000;
}