:marseyspyglow: secret trick to see Golden Marseys when you hover over them :marseyhacker2:

Warning! The following trick might deprive you of the full rdrama experience of experiencing disappointing Golden Marsey rolls!

https://i.rdrama.net/images/16841354063016748.webp

thought it might be cool to show how golden Marseys looked like since I've not rolled any

:#marseyseethe:

you can enter the following snippet on https://rdrama.net/settings/css

@keyframes golden {

from {filter: sepia(100%) saturate(2) drop-shadow(-1px 1px 1px gold)}<br>

to {filter: sepia(100%) saturate(3) drop-shadow(-1px 1px 3px gold)}<br>

}

img[src*="marsey"]:hover,img[src*="marsey"]:active {

animation-name: golden !important;<br>

animation-duration: 1s !important;<br>

animation-iteration-count: infinite !important;<br>

animation-direction: alternate !important;<br>

animation-timing-function: linear !important;<br>

}

you can remove the :hover part if you wanna feel lucky 100% of the time i guess or just trim it till img is left to make the whole damn site golden

https://i.rdrama.net/images/16841354087036762.webp

of course the whole thing could be a scam and that code actually makes you transfer all your dramacoins to me :!marseymerchant:

47
Jump in the discussion.

No email address required.

Since CSS isn't "Coding" I can't say LEARN 2 CODE

Jump in the discussion.

No email address required.

Link copied to clipboard
Action successful!
Error, please refresh the page and try again.