1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
ul { list-style: none; } .item_card_main_wrap { width: 960px; margin: auto; } .item_card_main_wrap .bradcrumps_top ul li a { color: #6aa033; text-decoration: underline; } .item_card_main_wrap .bradcrumps_top ul li:last-child { text-decoration: none; color: #898b8e; }