1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-07-15 00:57:32 +02:00

transparent loading page

This commit is contained in:
GilbN 2018-10-14 12:31:29 +02:00
parent b99362d2c9
commit ab945f8a90

View File

@ -9,7 +9,10 @@ body {
div.flot-text {
color: #FFF !important;
}
/* Loading page */
.theme-dark, .preloader {
background: transparent !important;
}
/* Hide sidemenu */
.sidemenu {
display: none !important;