1 2 3 4 5 6 7 8 9 10 | /*R18的轉噗變色和圖片模糊,來源:https://www.plurk.com/p/n740t2 */ /*R18噗轉色*/ .plurk.porn .plurk_cnt {background-color:#d0d0d0;} /*R18縮圖模糊化*/ .plurk.porn .text_holder img:not(.emoticon_my) {filter:blur(1px);} /*cursor移到R18縮圖時解除模糊化*/ .plurk.porn .text_holder img:hover {filter:none;} /*R18的轉噗變色和圖片模糊,來源:https://www.plurk.com/p/n740t2 */ |
Direct link: https://paste.plurk.com/show/2708703