1
2
3
4
5
6
7
8
9
10
---------------------超常-----------------------------------
/*超常—普通*/
*, body, a {
cursor: url("https://images.plurk.com/6aAw01UFdPSzMu34ZdhWH5.png"), auto;
}

/*超常—連結*/
a:hover {
cursor: url("https://images.plurk.com/6aAw01UFdPSzMu34ZdhWH5.png"), auto;
}