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