美文网首页
background-size

background-size

作者: Aug08 | 来源:发表于2020-09-03 16:57 被阅读0次
background: url(../images/coupon_bg_right.png);
background-size: 4px 60px;

background-size 有先后顺序问题
需要放到background之前就不对了.
如果把background改成background-image顺序就不受影响了

相关文章

网友评论

      本文标题:background-size

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