8 lines
98 B
CSS
8 lines
98 B
CSS
.postcode_dialog {
|
|
background: green;
|
|
}
|
|
|
|
body {
|
|
background-color: firebrick !important;
|
|
}
|