Ouija planchette on screen + cursor

i wish i could have this working on my profile!! its just aΒ Ouija board on ur screen and when your cursor hovers over it it changes into aΒ Ouija planchette but something on my page is messing it up as it works when i test it. but here it is if anyone can figure it out or wants to use it!!


heres the code:


<style>


body * {


Β  cursor: url(https://cur.cursors-4u.net/anime/ani-12/ani1147.ani), url(https://cur.cursors-4u.net/anime/ani-12/ani1147.gif), auto !important;


}




#special-cursor-img {


Β  cursor: url(https://i.imgur.com/49EXkNY.png), auto !important;


}


</style>




<div style="position: fixed; top: 10px; right: 10px; z-index: 9999;">


Β  <img id="special-cursor-img" src="https://miro.medium.com/v2/resize:fit:620/1*wKMOwtcj2ZhAo_05JX2aSQ.png"Β 


Β  Β  Β  Β style="width: 330px; height: 230px;">


</div>

test here:Β Spacehey CSS preview thingy (neocities.org)


0 Kudos

Comments

Displaying 0 of 0 comments ( View all | Add Comment )