forked from MarseyWorld/MarseyWorld
parent
6bd4efa61f
commit
03a9a5752b
|
@ -303,12 +303,12 @@
|
|||
</style>
|
||||
{% endif %}
|
||||
|
||||
{% if v and v.poorcel %}
|
||||
{% if v and v.poorcel -%}
|
||||
<style>
|
||||
* :not(img[src="/i/hand.webp"] + img):not(img.golden, img[g], img[glow]) {
|
||||
animation: unset !important;
|
||||
}
|
||||
</style>
|
||||
{% endif %}
|
||||
{%- endif %}
|
||||
|
||||
<link rel="preload" as="image" href="/i/l.webp">
|
||||
|
|
Loading…
Reference in New Issue