org preloader

This commit is contained in:
gilbN 2019-10-27 02:15:48 +02:00
parent a2cbcf6f75
commit f9e4c1dfdc

View File

@ -181,7 +181,7 @@ html {
background: var(--main-bg-color); background: var(--main-bg-color);
} }
/*error page background */ /*error page background */
#internal-Settings, #preloader, .active-tab-Settings, .error-page { #internal-Settings, #preloader, .preloader, .active-tab-Settings, .error-page {
background: var(--main-bg-color); background: var(--main-bg-color);
} }
/*Speed test footer and circles*/ /*Speed test footer and circles*/