remus 1735388929941

genuine question. . . how do you guys do the custom cursor things is it like css?? and if so can someone like give me the code or at least where to start :3

Add a response

Renato/Nexu 1735389978538 *
2

It is css, you can use the code below

* {
    cursor: url("imagelink"), auto !important;
}

Do keep in mind that your cursor image has to be 32x32px or smaller otherwise it might not work

Pressing continue will bring you to the following URL:

Are sure you want to go there?


Continue