已采纳回答 / 兰小尔
. logo_right li中可以设置文字大小,但是如果. logo_right li 和. logo_right li a 中同时设置,. logo_right li 中设置的会被覆盖,. logo_right li a 中起作用。
2016-05-09
完整样式3如下:
em{
display:block;width:20px;height:16px;margin:0 auto;color:#333;
background:url(" http://img1.sycdn.imooc.com//53cf0fa20001d3dc00200032.jpg") no-repeat 0 -16px;
font-style:normal;
text-align:center;
line-height:16px;
float:left;
}
.top em{background-position:0 0;}
em{
display:block;width:20px;height:16px;margin:0 auto;color:#333;
background:url(" http://img1.sycdn.imooc.com//53cf0fa20001d3dc00200032.jpg") no-repeat 0 -16px;
font-style:normal;
text-align:center;
line-height:16px;
float:left;
}
.top em{background-position:0 0;}