chore: remove old, commented out background css

This commit is contained in:
Index 2024-06-28 01:23:02 -05:00
parent 68f635495f
commit a71b0f26be

View file

@ -1,10 +1,6 @@
html, html,
body, body,
#page { #page {
/*
background: #202020;
color: #fff;
*/
background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url(/images/client-loading.png); background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url(/images/client-loading.png);
background-color: #222222; background-color: #222222;
background-size: 400px; background-size: 400px;