鼠标样式

body {
cursor:url("https://img2018.cnblogs.com/blog/1522661/201904/1522661-20190429125954743-2419349.jpg"),auto;
}

a:hover{
cursor:url("https://img2018.cnblogs.com/blog/1522661/201904/1522661-20190429130348786-1746404606.jpg"),auto;
}

.diggit{
cursor:url("https://img2018.cnblogs.com/blog/1522661/201904/1522661-20190429130803220-830795166.jpg"),auto;
}

.buryit{
cursor:url("https://img2018.cnblogs.com/blog/1522661/201904/1522661-20190429131445139-1315245798.jpg"),auto;
}

.syntaxhighlighter .line.alt1 {
cursor:url("https://img2018.cnblogs.com/blog/1522661/201904/1522661-20190429130759188-409710076.jpg"),auto;
}

.syntaxhighlighter .line.alt2 {
cursor:url("https://img2018.cnblogs.com/blog/1522661/201904/1522661-20190429130759188-409710076.jpg"),auto;
}

.cnblogs-markdown code {
cursor:url("https://img2018.cnblogs.com/blog/1522661/201904/1522661-20190429130759188-409710076.jpg"),auto;
}
原文地址:https://www.cnblogs.com/lzxzy-blog/p/10789770.html