knotnu.neocities.org
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 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!