forked from MarseyWorld/MarseyWorld
same as last commit
parent
ae342fb0db
commit
fd0a9322cb
|
@ -118,6 +118,10 @@
|
||||||
transform: scaleX(-1);
|
transform: scaleX(-1);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.emoji-hz-award:nth-child(odd) img[src="/e/marseywalking.webp"] {
|
||||||
|
transform: scaleX(1);
|
||||||
|
}
|
||||||
|
|
||||||
/*confetti*/
|
/*confetti*/
|
||||||
.confetti {
|
.confetti {
|
||||||
background-image: url(/i/confetti2.webp);
|
background-image: url(/i/confetti2.webp);
|
||||||
|
|
Loading…
Reference in New Issue