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. | + | 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