1
 2
 3
 4
 5
 6
 7
 8
 9
10
/*指定噗的噗內增加噗寶*/
.response_box, .plurk_box .list, .list .plurk { position:unset; }
#resp_banner_ads { display:none; }
.login_to_see, .poster_holder { position:absolute; top:100%; width:100%; }
.list .plurk[data-pid="指定噗的pid"]:first-child:after {
	/*這裡勿動*/ position:absolute; z-index:1; line-height:0;
	/*圖片*/ content:url(https://s.plurk.com/emoticons/basic2/38692e95e30abcd59898.gif);
	/*上下位置*/ bottom:0px;
	/*左右位置*/ right:18px;
}