fix dark mode

This commit is contained in:
maaa 2023-11-03 17:52:22 +01:00
parent 3b55efac25
commit a50ba6758e
1 changed files with 1 additions and 0 deletions

View File

@ -50,6 +50,7 @@
<style> <style>
body { body {
margin-left: 15px; margin-left: 15px;
color: white !important;
} }
</style> </style>