diff --git a/files/assets/events/homoween/css/homoween_main.css b/files/assets/events/homoween/css/homoween_main.css index e0c69aabf5..bbbd0e3524 100644 --- a/files/assets/events/homoween/css/homoween_main.css +++ b/files/assets/events/homoween/css/homoween_main.css @@ -877,3 +877,7 @@ body::after { position: absolute; right: 0; } + +#cursormarsey { + background-image: url('/assets/events/homoween/images/cursormarsey.webp?x=6') !important; +} diff --git a/files/assets/events/homoween/images/cursormarsey.webp b/files/assets/events/homoween/images/cursormarsey.webp new file mode 100644 index 0000000000..d0e7fa9f95 Binary files /dev/null and b/files/assets/events/homoween/images/cursormarsey.webp differ