摘要: 方法一: input::-webkit-input-placeholder { /* WebKit browsers */ color: red; } input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: red; } input 阅读全文
posted @ 2018-05-08 15:50 ▍凉城空巷° 阅读(506) 评论(0) 推荐(0)