1 2 3 4 5 6 7 | #timeline_holder .porn .text_holder { display:none; } #timeline_holder div.plurk_box .plurk_cnt .text_holder{ display:block; } |
Direct link: https://paste.plurk.com/show/2708517
1 2 3 4 5 6 7 | #timeline_holder .porn .text_holder { display:none; } #timeline_holder div.plurk_box .plurk_cnt .text_holder{ display:block; } |