缩写,设置background-size的话后面两个数值都要写吗,不是说只要设置一个的话,背景图片会以一个值为宽度,然后等比缩放吗
background:url(http://static.mukewang.com/static/img/logo_index.png) no-repeat left top / 75% 50%,
url(http://static.mukewang.com/static/img/logo_index.png) no-repeat right bottom/50% 40%;
如果前面的背景只写一个值是没有用的,但是后面的有用,还请各位大神不吝赐教