5 lines
81 B
CSS
5 lines
81 B
CSS
/* CSS overrides */
|
|
input[type="text"], textarea {
|
|
background-color: #fff;
|
|
}
|