This commit is contained in:
Thomas G 2022-08-10 00:07:03 +10:00
parent 8614579f86
commit bfbe15c07c
2 changed files with 0 additions and 2 deletions

View File

@ -42,7 +42,6 @@
@else @else
<style> <style>
html { html {
// do this to prevent hurting of the eyes while the js loads
background: black; background: black;
} }
</style> </style>

View File

@ -39,7 +39,6 @@
@else @else
<style> <style>
html { html {
// do this to prevent hurting of the eyes while the js loads
background: black; background: black;
} }
</style> </style>