knotnu.yorniq.xyz
I did something like this inside the body tag with the style tag inside: html { cursor: url(Cursor.png), default; } a:hover { cursor: url(Pointer.png), pointer; } *note: it doesn't work for all browsers
I think this will summarize what I said https://stackoverflow.com/questions/67259317/changing-cursor-for-project
I'm definetly remembering this XD
Thanks for the tip!
I figured out how to change my cursor! Thanks knotnu!!! :D
Your welcome! :))
I did something like this inside the body tag with the style tag inside: html { cursor: url(Cursor.png), default; } a:hover { cursor: url(Pointer.png), pointer; } *note: it doesn't work for all browsers
I think this will summarize what I said https://stackoverflow.com/questions/67259317/changing-cursor-for-project
I'm definetly remembering this XD
Thanks for the tip!
I figured out how to change my cursor! Thanks knotnu!!! :D
Your welcome! :))