1 2 3 4 5 6 7 8 9 10 11 | /*文字標籤版,可以自己換圖和調整top值*/ #timeline_cnt .plurk .plurk_cnt .td_cnt:has(.hashtag[href$='ORV'])::before, #timeline_cnt .plurk .plurk_cnt .td_cnt:has(.hashtag[href$='全知'])::before { content: url(https://images.plurk.com/[圖片網址ID].gif); display: block; position: absolute; top: -15px; right: 5px; z-index: 999;/*有時會遮擋到圖,調整位置到上方*/ } |
Direct link: https://paste.plurk.com/show/bx89YWTyPYWuuEP6w8te