沒(méi)弄出來(lái)。。

_Random
2014-05-10
1 回答
舉報(bào)
0/150
提交
取消
沒(méi)弄出來(lái)。。
2014-05-10
舉報(bào)
2018-09-19
.task {
??? width: 300px;
??? height: 140px;
??? border: 1px solid #999;
?? ?
??? background:
????????????? url(http://static.mukewang.com/static/img/logo_index.png) no-repeat,
?????????????? url(http://static.mukewang.com/static/img/logo_index.png) no-repeat;
?
?? background-size:70% 60%,50% 30%;
?? background-position:0 0,150px 90px;
????????????? ?
}