Fix preload background color

This commit is contained in:
Bill Thornton 2019-08-30 15:44:59 -04:00
parent b58473b366
commit 75729ed7d2

View file

@ -78,7 +78,7 @@
}
.preload {
background-color: #000;
background-color: #101010;
}
.hide, .mouseIdle .hide-mouse-idle, .mouseIdle-tv .hide-mouse-idle-tv {