1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 | /* 謝林趴趴回應數 ver.2.0 */ .cboxAnchor[data-type="plurk"]>table{ position: relative; } .cboxAnchor[data-type="plurk"]>table::before{ content:""; color:red; position: absolute; width:48px; height:96px; right: -10px; top:-2px; background-image:url(https://images.plurk.com/pZIQXeRjNhwJD0nawyIiG.gif); /*可替換圖片*/ z-index:100; background-size:contain; background-repeat: no-repeat; } |
Direct link: https://paste.plurk.com/show/aWSgVAJu2UvwkilpW8QG