input::-webkit-input-placeholder {
font-size: 14px;
font-weight: 500;
color: #ABB0B5;
line-height: 19px;
}
input::-moz-input-placeholder {
font-size: 14px;
font-weight: 500;
color: #ABB0B5;
line-height: 19px;
}
input::-ms-input-placeholder {
font-size: 14px;
font-weight: 500;
color: #ABB0B5;
line-height: 19px;
}
css 更改 input中 placeholder
猜你喜欢
转载自blog.csdn.net/qq_41961239/article/details/121979014
今日推荐
周排行