0
点赞
收藏
分享

微信扫一扫

Input框改placeholder中字体的颜色

洒在心头的阳光 2022-06-20 阅读 129

 

 

Input框改placeholder中字体的颜色 input::-webkit-input-placeholder { color: #ccc; font-size: 12px; }  


Input框改placeholder中字体的颜色 input::-webkit-input-placeholder { color: #ccc; font-size: 12px; }  

举报

相关推荐

0 条评论