多张背景图样式

background: 
    url(./static/img/bj_top.png) no-repeat,   
    url(./static/img/bj_bottom.png) 0 100% no-repeat,
    url(./static/img/bj_middle.png) repeat-y;
background-size: 100% auto;
-webkit-background-size: 100% auto;

 

posted @ 2019-04-26 11:17  samirah  阅读(204)  评论(0)    收藏  举报