don't use linux symlinks so the site works in windows

pull/83/head
Aevann1 2022-12-19 18:15:25 +02:00
parent bbda226936
commit 98afe7d2c3
128 changed files with 36 additions and 47 deletions

View File

@ -1 +0,0 @@
../../events/assets/css

View File

@ -1,7 +1,7 @@
/* text */
@font-face{
font-family: "Plakat-Fraktur";
src: url("/assets/fonts/event/Plakat-Fraktur-Black.woff") format("woff");
src: url("/assets/event/fonts/Plakat-Fraktur-Black.woff") format("woff");
}
@media (max-width: 767.98px) {

View File

@ -3,9 +3,9 @@
/* Fonts */
@font-face {
font-family: "Burbank Small Medium";
src: url("/assets/fonts/event/Burbank-Small-Medium.woff2") format("woff2"),
url("/assets/fonts/event/Burbank-Small-Medium.woff") format("woff"),
url("/assets/fonts/event/Burbank-Small-Medium.ttf") format("truetype");
src: url("/assets/event/fonts/Burbank-Small-Medium.woff2") format("woff2"),
url("/assets/event/fonts/Burbank-Small-Medium.woff") format("woff"),
url("/assets/event/fonts/Burbank-Small-Medium.ttf") format("truetype");
}
:root {
@ -34,7 +34,7 @@
body {
font-family: 'Burbank Small Medium', sans-serif;
background-color: rgb(var(--background)) !important;
background-image: url('/i/event/pattern.png') !important;
background-image: url('/assets/event/images/pattern.png') !important;
overflow-x: hidden;
}
@ -136,15 +136,15 @@ color: #7a7a7a !important;
}
body {
cursor: url(/assets/images/event/cursor.png?v=1), auto !important;
cursor: url(/assets/event/images/cursor.png?v=1), auto !important;
}
textarea, input[type=textbox], input[type=search] {
cursor: url(/assets/images/event/text.png?v=1), auto !important;
cursor: url(/assets/event/images/text.png?v=1), auto !important;
}
.btn, input[type=button], button, a, img {
cursor: url(/assets/images/event/pointer.png?v=1), auto !important;
cursor: url(/assets/event/images/pointer.png?v=1), auto !important;
}
.fa-moon-over-sun:before{content:"\f74a"}
@ -171,7 +171,7 @@ textarea, input[type=textbox], input[type=search] {
left: 0;
height: 57px;
width: 100%;
background: url('/i/event/lights.png?v=1');
background: url('/assets/event/images/lights.png?v=1');
animation: lights 1s infinite steps(2);
pointer-events: none;
}
@ -196,7 +196,7 @@ textarea, input[type=textbox], input[type=search] {
.btn::after, .snow-cap::after {
content: '';
pointer-events: none;
background: url("/i/event/snowcap.png?v=1") repeat-x;
background: url("/assets/event/images/snowcap.png?v=1") repeat-x;
background-size: contain;
position: absolute;
bottom: -18px;
@ -262,7 +262,7 @@ body {
bottom: -9px;
transform: rotate(15deg);
transition: 200ms ease-out;
background-image: url("/i/event/candy-cane.svg");
background-image: url("/assets/event/images/candy-cane.svg");
background-repeat: no-repeat;
background-size: contain;
}
@ -563,7 +563,7 @@ footer::after {
left: 0;
height: 320px;
width: 100%;
background-image: url("/i/event/footer.svg");
background-image: url("/assets/event/images/footer.svg");
background-size: cover;
background-repeat: no-repeat;
pointer-events: none;

View File

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View File

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 22 KiB

View File

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

View File

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 11 KiB

View File

Before

Width:  |  Height:  |  Size: 5.7 KiB

After

Width:  |  Height:  |  Size: 5.7 KiB

View File

Before

Width:  |  Height:  |  Size: 3.3 KiB

After

Width:  |  Height:  |  Size: 3.3 KiB

View File

Before

Width:  |  Height:  |  Size: 3.2 KiB

After

Width:  |  Height:  |  Size: 3.2 KiB

View File

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View File

Before

Width:  |  Height:  |  Size: 160 KiB

After

Width:  |  Height:  |  Size: 160 KiB

View File

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 13 KiB

View File

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 10 KiB

View File

Before

Width:  |  Height:  |  Size: 18 KiB

After

Width:  |  Height:  |  Size: 18 KiB

View File

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 20 KiB

View File

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 17 KiB

View File

Before

Width:  |  Height:  |  Size: 113 KiB

After

Width:  |  Height:  |  Size: 113 KiB

View File

Before

Width:  |  Height:  |  Size: 32 KiB

After

Width:  |  Height:  |  Size: 32 KiB

View File

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

Before

Width:  |  Height:  |  Size: 56 KiB

After

Width:  |  Height:  |  Size: 56 KiB

View File

Before

Width:  |  Height:  |  Size: 49 KiB

After

Width:  |  Height:  |  Size: 49 KiB

View File

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

Some files were not shown because too many files have changed in this diff Show More