basically, if you shoot over to my profile, ive already got a custom cursor, but whenever you hover over links it kinda,,,, ruins the immersion. anyone know how i can add another cursor that activates when you hover over links or smth?
this is the code im using now, if anyone needs it
<style>
body {cursor: url('FILE GUARDEN LINK'), auto; }
</style>