1 2 3 4 5 6 7 8 9 10 | /*置頂圖釘替換*/ .pinned_plurk_icon { font-size: 0px;/*把「圖釘」圖樣大小設為0=不見*/ background:url(圖片網址) no-repeat ; width: 48px; /*新圖片寬度*/ height: 120px; /*新圖片高度*/ position: absolute; /*絕對定位*/ top: 25px; left: 10px; } |
Direct link: https://paste.plurk.com/show/rrZrSDKiJEIOfzlJFCDL