« Web, HTML, Tech Forum

custom cursors - eyes





body {
cursor: url('https://i.ibb.co/ZznS0Fy/ezgif-com-animated-gif-maker-34.gif'), auto;
}
.custom-cursor {
cursor: url('https://i.ibb.co/HKrN4Jr/Untitled33-20240316161036.png'), auto;
}
a {
cursor: inherit; /* Inherits the cursor from the parent (body) */
}


body { cursor: url('https://i.ibb.co/w4f0YfW/ezgif-com-animated-gif-maker-35.gif'), auto; } .custom-cursor { cursor: url('https://i.ibb.co/FwwXTJ5/Untitled33-20240316165319.png'), auto; } a { cursor: inherit; /* Inherits the cursor from the parent (body) */ }


Report Topic

0 Replies