6 lines
80 B
CSS
6 lines
80 B
CSS
form {
|
|
background: none;
|
|
}
|
|
.modal-content {
|
|
background-color: #EFDECD;
|
|
} |