Line 360: | Line 360: | ||
box-sizing:border-box; | box-sizing:border-box; | ||
transition: all 0.3s ease; | transition: all 0.3s ease; | ||
+ | list-style-type:none; | ||
} | } | ||
.subway_stops ul li:nth-of-type(odd){ | .subway_stops ul li:nth-of-type(odd){ | ||
Line 366: | Line 367: | ||
.subway_stops ul li:hover{ | .subway_stops ul li:hover{ | ||
background:rgba(0,0,0,0.1); | background:rgba(0,0,0,0.1); | ||
− | |||
} | } | ||
.subway_stops > ul > li > a > p{ | .subway_stops > ul > li > a > p{ |
Revision as of 07:20, 16 September 2018