MediaWiki:Vector.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 63: Line 63:
.infobox .capital {
.infobox .capital {
background-color: gold;
background-color: gold;
}
.infobox .city {
background-color: dodgerblue;
}
.infobox .forest {
background-color: forestgreen;
}
}