...
|
...
|
@@ -53,10 +53,8 @@ $disableGray: #b0b0b0; |
|
|
}
|
|
|
|
|
|
input:-webkit-autofill {
|
|
|
background-color: rgb(250, 255, 189);
|
|
|
background-color: transparent;
|
|
|
background-image: none;
|
|
|
color: rgb(0, 0, 0);
|
|
|
-webkit-box-shadow: 0 0 0 1000px white inset;
|
|
|
}
|
|
|
|
|
|
.reg-form {
|
...
|
...
|
|