css背景图片自适应 css 2015-11-06 阅读(391) body{ background-image: url(/static/kefeng/img/yu.jpg); background-position: center; background-repeat: no-repeat; background-attachment: fixed; background-size:100% 100%; } Tags: >css