remotes/1693045480750635534/spooky-22
Aevann1 2022-01-11 01:41:59 +02:00
parent 5b5700edb6
commit 88006b7ae1
1 changed files with 8 additions and 3 deletions

View File

@ -18,11 +18,16 @@
.seal {
position:absolute;
z-index:9999;
pointer-events: none;
}
.sealimg {
width: 100px;
height: 89.5px;
}
</style>
<marquee>
<img class="seal" src="/static/assets/images/emojis/marseywholesome.webp?a=3">
</marquee>
<marquee class="seal">
<img class="sealimg" src="/static/assets/images/emojis/marseywholesome.webp?a=3">
</marquee>
{% endif %}
{% if p.award_count("wholesome") > 1 %}