diff --git a/files/assets/events/DKD/css/main_DKD.css b/files/assets/events/DKD/css/main_DKD.css new file mode 100644 index 000000000..eaf5f1aa7 --- /dev/null +++ b/files/assets/events/DKD/css/main_DKD.css @@ -0,0 +1,3 @@ +#cursormarsey { + background-image: url('/assets/events/DKD/images/cursormarsey.webp?x=7') !important; +} diff --git a/files/assets/events/DKD/images/cursormarsey.webp b/files/assets/events/DKD/images/cursormarsey.webp new file mode 100644 index 000000000..adb6ffe36 Binary files /dev/null and b/files/assets/events/DKD/images/cursormarsey.webp differ diff --git a/files/templates/util/html_head.html b/files/templates/util/html_head.html index d0b4706f4..51f07f9b0 100644 --- a/files/templates/util/html_head.html +++ b/files/templates/util/html_head.html @@ -100,6 +100,10 @@ {% macro stylesheets() %} + {% if IS_DKD() %} + + {% endif %} + {% if IS_HOMOWEEN() %}