音标:
属性:caret-color
input {
width: 200px;
height: 30px;
font-size: 20px;
outline: none;
/* 修改光标颜色 */
caret-color: #ffd476;
}
结果:
音标:
属性:caret-color
input {
width: 200px;
height: 30px;
font-size: 20px;
outline: none;
/* 修改光标颜色 */
caret-color: #ffd476;
}
结果: