美文网首页
重置样式

重置样式

作者: sr_www | 来源:发表于2018-07-13 11:21 被阅读0次
*{margin:0;padding:0;box-sizing:border-box;}
img{display:block}/*解决img元素默认有向下3px的距离*/
ul li{list-style:none;}
a{text-decoration:none;}

相关文章

网友评论

      本文标题:重置样式

      本文链接:https://www.haomeiwen.com/subject/fudjpftx.html