Heson
2014-12-30 14:22
.nav li {
background: url('menu_line.png') no-repeat right 5px;
float: left;
position: relative;
}
.nav li:last-of-type:after{
background: none;
}最后一个li的背景貌似去不掉,firebug看到样式加载进来
是的,比类的权值还低
十天精通CSS3
243146 学习 · 2677 问题
相似问题