starry-knight.neocities.org
i use body{cursor: url('/cursor-default.png'), auto; } and a:hover{cursor: url('/cursor-link-select.png'), auto; } for links. make sure the images for your cursor are in the root folder of your files or it can cause some issues
i think this guide might be helpful too https://www.dragonflycave.com/html-guide/lesson-5
i use body{cursor: url('/cursor-default.png'), auto; } and a:hover{cursor: url('/cursor-link-select.png'), auto; } for links. make sure the images for your cursor are in the root folder of your files or it can cause some issues
i think this guide might be helpful too https://www.dragonflycave.com/html-guide/lesson-5