阅读背景:

如何修改chrome记住密码后自动填充表单的黄色背景 ?

来源:互联网 
  input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    background-color: rgb(250, 255, 189); /* #FAFFBD; */
    background-image: none;
    color: rgb(0, 0, 0);
  }  input:-webkit-autofill, textarea:-webkit-auto



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: