Difference between revisions of "Team:Jilin China/CSS Details"

Line 360: Line 360:
 
}
 
}
 
.subway_stops ul li:nth-of-type(odd){
 
.subway_stops ul li:nth-of-type(odd){
background:rgba(0,0,0,0.03);
+
background:rgba(0,0,0,0.02);
 +
}
 +
.subway_stops ul li:hover{
 +
background:rgba(0,0,0,0.1);
 +
 
 
}
 
}
 
.subway_stops ul li h4{
 
.subway_stops ul li h4{

Revision as of 13:04, 15 September 2018