1
2
3
4
5
6
7
8
/*更改鼠標樣式*/
._lc_ *, ._lc_ , ._lc_ a, ._lc_ a:hover {cursor: url(這裡放上鼠標的圖片網址), auto;}

/*噗浪生物隱藏*/
img#creature{opacity:0;}

/*噗浪背景ICON*/
._lc_ #dynamic_logo { height: 350px; width: 369px; margin-top: 0px; margin-left: 0px; background-repeat: no-repeat; background-image: url(這裡放上噗寶的圖片網址); }