1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
*, body, a, a:hover {cursor: url(圖片網址-一般游標), auto;}
a:hover, {cursor: url(圖片網址-連結游標), auto;}

想把一般跟連結用不同款的人請自行對照上方後複製語法
————————————————————————————

/*游標-遊戲機五條*/
*, body, a, a:hover {cursor: url(https://imgur.com/5stWNk3.png), auto;}
a:hover, {cursor: url(https://imgur.com/5stWNk3.png), auto;}


/*游標-遊戲機橘虎*/
*, body, a, a:hover {cursor: url(https://imgur.com/JtIVwnS.png), auto;}
a:hover, {cursor: url(https://imgur.com/JtIVwnS.png), auto;}

/*游標-遊戲機粉虎*/
*, body, a, a:hover {cursor: url(https://imgur.com/eBA54Uz.png), auto;}
a:hover, {cursor: url(https://imgur.com/eBA54Uz.png), auto;}