清除input 默认样式

outline:noneinput 这个属性在日常可能会常常遇到方法 兼容的解决方法:样式 input{word background:none;兼容 outline:none;background border:0px;focus } 2.input聚焦时的样式 input[type="text"]:focus, input[type="password"]:focus { border: 1p
相关文章
相关标签/搜索