Home | All Fwiends | Random | Online | Music | Blog | Search

ibukimiodaz's Blog

"The Archivist"
Non-binary
101 years old
Peru
Last Login: 1624395533000
Contacting ibukimiodaz
Message
Report
Add
Block
All Blogs (4/10)
1613887809000

CSS TIPS!!!

HIII :D

sum css stuff

4 a cursor:

  • {
    cursor: url(the url of ur image here), auto !important;
    }

change message and block icon:

sMsg {

background-repeat: no-repeat;
background-image: url(the url of ur image here);

}

block {

background-repeat: no-repeat;
background-image: url(the url of ur image here);

}

change the header:

header {background-image: url(the url of ur image here) !important;}

i will be putting more in the future uwu

Please login to leave a comment.