Template:Greece National Roads/styles.css

From OpenStreetMap Wiki
Jump to navigation Jump to search
.trunk {
	background-color:green;
	color:white;
}
.primary {
	background-color:blue;
	color:white;
}
.secondary {
	background-color:orange;
	color:black;
}
.airport {
	background-color:darkolivegreen;
	color:white;
}