Add files via upload
This commit is contained in:
+1
-5
@@ -36,7 +36,7 @@ body {
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
background-attachment: fixed;
|
||||
background-image: url("../img/back.jpg");
|
||||
background-image: url("../img/background.webp");
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
@@ -55,10 +55,6 @@ footer a {
|
||||
text-decoration-line: underline;
|
||||
}
|
||||
|
||||
#preloader div {
|
||||
background: url("../img/back.jpg"), url("../img/loading.gif") no-repeat center center;
|
||||
}
|
||||
|
||||
.js-reminder {
|
||||
font-style: normal;
|
||||
font-weight: 900;
|
||||
|
||||
Reference in New Issue
Block a user