H50067:body 背景颜色 背景图片 background 的 简写属性
1,
body{ overflow: hidden; background: #000000 url(res/bg1.png) no-repeat fixed center/100% 100% content-box content-box; }
琥珀君的博客
1,
body{ overflow: hidden; background: #000000 url(res/bg1.png) no-repeat fixed center/100% 100% content-box content-box; }