1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/*======游標======*/
/*河道*/
._lch_ * {
cursor:url(圖片網址), auto !important;
}

/*噗首*/
.plurk * {
cursor:url(https://images.plurk.com/4eIjmjybQUYoY0n5JGCoZL.gif ), auto !important;
}

/*噗內*/
#form_holder * {
cursor:url(https://images.plurk.com/56XufU2i4ZMjpn2J3Kvr8U.gif ), auto !important;
}