1
2
3
/*游標更改*/
*, body, a, a:hover {cursor: url(圖片網址-一般游標), auto;}
a:hover, {cursor: url(圖片網址-連結游標), auto;}