#web_bg{
background-image: url('../assets/bg.png');
position:fixed;
top: 0;
left: 0;
width:100%;
height:100%;
z-index:-10;
zoom: 1;
background-repeat:no-repeat;
background-size:100% 100%;
}
让背景图填满页面的样式
最新推荐文章于 2021-02-13 14:23:04 发布