Update style.css

This commit is contained in:
LEGALISE_PIRACY 2024-01-26 04:04:46 +00:00
parent 281fdfe361
commit 7e26acefd1

View File

@ -8,6 +8,17 @@
100% {
opacity: 100 !important;
}
.modal-content {
background:var(--uibg)!important;
}
#myModal {
color:white!important;
}
.modal-footer {
border:0!important;
}
.modal-header {
border:0!important;
}
:root {
--inputbg: #3c096c !important;