摘要:
::-webkit-input-placeholder { /* WebKit browsers */ font-size: 12px; color: #cccccc;} :-moz-placeholder { /* Mozilla Firefox 4 to 18 */ font-size: 12p 阅读全文
摘要:
html部分 <div class="bg"></div> css部分 .bg{position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: url(bg.jpg) no-repeat #000;background-size 阅读全文