Added fixes for premium style / modals

This commit is contained in:
simonmicro
2023-05-21 16:37:48 +02:00
parent 86e1fa2ce1
commit c14d60e9bd
3 changed files with 17 additions and 3 deletions

View File

@@ -3,7 +3,7 @@
}
.dark * {
color: rgb(200, 242, 242);
color: rgb(220, 232, 232);
}
.navbar .navbar-brand {