Add files via upload

This commit is contained in:
2024-05-12 18:16:00 +02:00
committed by GitHub
parent 86b9e56542
commit 7c01e540b5
5 changed files with 120 additions and 23 deletions
+1 -5
View File
@@ -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;