Files
2017-10-17 10:25:43 -04:00

12 lines
156 B
CSS

input {
background-color: rgb(255,255,204);
}
textarea {
background-color: rgb(255,255,204);
}
select {
background-color: rgb(255,255,225);
}