Update style.css

This commit is contained in:
LEGALISE_PIRACY 2024-01-26 04:05:35 +00:00
parent eb9b0d45d3
commit db8c4569ce

View File

@ -34,6 +34,18 @@
font-family: 'Prompt', sans-serif !important; font-family: 'Prompt', sans-serif !important;
color: var(--textcolor) !important; color: var(--textcolor) !important;
} }
.modal-content {
background:var(--uibg)!important;
}
#myModal {
color:white!important;
}
.modal-footer {
border:0!important;
}
.modal-header {
border:0!important;
}
body { body {
margin: 0 !important; margin: 0 !important;
padding: 0 !important; padding: 0 !important;