首页 > 问答 > 正文
在输入时字体颜色为999;光标离开后字体颜色666;
阿神2017-04-11 11:11:32
input:focus { color:yellow; } input { color: red; }