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