forked from Ailur/burgernotes-server
another fix
This commit is contained in:
parent
f248efbcdf
commit
0e9e4b0bbf
|
@ -50,7 +50,9 @@
|
||||||
<style>
|
<style>
|
||||||
body {
|
body {
|
||||||
margin-left: 15px;
|
margin-left: 15px;
|
||||||
color: white !important;
|
@media (prefers-color-scheme: dark) {
|
||||||
|
color: white !important;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue