1
2
3
4
5
6
7
8
9
10
11
12
13
/* R18內容馬賽克*/
.plurk.porn .plurk_cnt .td_cnt{filter: blur(4px);}
/* 滑鼠移到上面解碼*/
.plurk.porn .plurk_cnt .td_cnt:hover{filter: none;}


/*ㄎ一ㄤ*/
.plurk.porn .plurk_cnt {
box-shadow: 0 0 1px 1px hsl(0, 100%, 50%),0 0 2px 2px hsl(45, 100%, 50%),0 0 3px 3px hsl(90, 100%, 50%),0 0 5px 5px hsl(135, 100%, 50%),0 0 6px 6px hsl(180, 100%, 50%),0 0 7px 7px hsl(225, 100%, 50%),0 0 8px 8px hsl(270, 100%, 50%),0 0 9px 9px hsl(315, 100%, 50%)
}


/*其他自訂可參考這噗:https://www.plurk.com/p/n73r1d 謝謝 */