Skip to content

Custom Quotev Cursor by ghfdjskdfhg

Details

Authorghfdjskdfhg

LicenseNo License

Categoryquotev

Created

Updated

Size619 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Adds a custom cursor to Q

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Custom Q Cursor
@version      20231104.00.00
@namespace    quotev.com
==/UserStyle== */
@-moz-document url-prefix("https://www.quotev.com/") {
body {
    cursor: url('https://i.postimg.cc/fWHQ6J3d/chibi-luka.png'), default !important;
}
    
a:-webkit-any-link {
cursor: url("https://i.postimg.cc/fWHQ6J3d/chibi-luka.png"), pointer !important;
}

div.profileHeader {
    cursor: url("https://i.postimg.cc/fWHQ6J3d/chibi-luka.png"), pointer !important;
}
    
    #mainMenuBtn {
        cursor: url("https://i.postimg.cc/fWHQ6J3d/chibi-luka.png"), pointer !important;
}

Reviews

No reviews yet.