Difference between revisions of "Template:GeoTemplate/styles.css"

From blackwiki
Jump to navigation Jump to search
imported>Jc86035
(background for alternating rows)
 
imported>Jc86035
m (ce)
 
Line 1: Line 1:
.datatable tr:nth-child(odd) {
+
.geoservices tr:nth-child(odd) {
 
background: #f0f0f0;
 
background: #f0f0f0;
 
}
 
}

Latest revision as of 12:17, 12 August 2018

.geoservices tr:nth-child(odd) {
	background: #f0f0f0;
}