qq_四月天_10
2017-03-01 17:03
.topList { width:300px; height:180px; border:1px solid #E8E8E8; margin:0 auto; } .topList ul{ list-style-type:none; font-size:12px; padding:10px; margin-top:-6px; } .topList li{ margin:3px 0;//使用padding:1px 0;也距离太多,使用margin 则无变化 } .topList em{ display:block; width:20px; height:16px; text-align:center; font-style:normal; color:#333; background:url("http://img.mukewang.com/53cf0fa20001d3dc00200032.jpg") no-repeat; background-position:0 -16px ; float:left; } .topList .top em{ background-position:0 0px; } .topList ul a:link,.topList ul a:visited{ text-decoration:none; color:#000; } .topList ul a:hover,.topList ul a:activve{ color:red; }
使用line-height设置行高
企业网站综合布局实战
157042 学习 · 1984 问题
相似问题