Merge pull request #428 from thornbill/fix-background
Fix preload background color
This commit is contained in:
+1
-1
@@ -78,7 +78,7 @@
|
||||
}
|
||||
|
||||
.preload {
|
||||
background-color: #000;
|
||||
background-color: #101010;
|
||||
}
|
||||
|
||||
.hide, .mouseIdle .hide-mouse-idle, .mouseIdle-tv .hide-mouse-idle-tv {
|
||||
|
||||
Reference in New Issue
Block a user