This commit is contained in:
Nova Cat 2024-11-30 21:17:53 -08:00
parent 85d2686117
commit 677749cf3c

View file

@ -18,7 +18,7 @@ color: white !important;
.ui-widget-content, ui-dialog-title {
color: white;
}
input {
input, .form-control {
background: black;
color: white;
}
@ -36,7 +36,7 @@ background: none;
border: none;
}
.btn, .btn-default {
color: #0f161c !important;
background: #0f161c !important;
}
.well {
background: black !important;