changed background color

This commit is contained in:
Eugenio Marzo
2023-01-02 15:24:01 +01:00
parent 7ff8177f74
commit e16c0e5c5c

View File

@@ -57,6 +57,24 @@
font-size-adjust: inherit;
}
body {
background-color: #ededed;
}
.modal-content {
background-color: #ededed;
}
.modal-content {
background-color: #ededed;
}
.modal-dialog {
background-color: #ededed;
}
div {
font-family: pixel;
}