Template:Infobox-circuito/styles.css

Da Mario Wiki, l'enciclopedia italiana.
.infobox#circuito {
	background: #109DCC;
	border:2px solid #0c55a0;
}

.infobox#circuito > tr:first-child, 
.infobox#circuito tr:nth-child(1n+3) > td:first-child {
	background: #109DCC;
	color: #fff;
}

.infobox#circuito table tr > td {
	color: #000 !important;
}

.infobox#circuito table tr,
.infobox#circuito table tr > td,
.infobox#circuito tr:nth-child(1n+2) > td:last-child {
	background: #fff;
}