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

preloader work

This commit is contained in:
GilbN 2018-10-13 20:32:52 +02:00
parent 23a058a2a8
commit 34a8c09439

View File

@ -12,7 +12,7 @@ body {
background-color: rgba(0,0,0,.0) !important;
color:#FFFFFF !important;
}
.theme-dark, .preloader {
.theme-dark, .theme-light, .preloader {
background-image: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"),
url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-light.png") !important;
background-repeat: repeat, no-repeat!important;
@ -31,6 +31,10 @@ body {
.main-view {
background: linear-gradient(180deg,#ffffff00 10px,#ffffff00 100px) !important;
}
.footer, .footer a {
color: #FFF;
content: "\A Grafplex V.1.1";
}
/* login page */
.login {
background-image: url("https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/blur-noise.png"),