1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/* 基本語法尋找表符法 */
#timeline_cnt .plurk .plurk_cnt .td_cnt:has(img[src='https://emos.plurk.com/da6feb43e540d206c137a98dac7a795d_w20_h20.png'])::before{
content: url(https://images.plurk.com/axJUZKIhEVxY6jwyyx1KZ.png );
display: block;
position: absolute;
top: -56px;
right: 0px;
}

#timeline_cnt .plurk .plurk_cnt .td_cnt:has(.hashtag[href$='櫻井翔'])::before{
content: url(https://images.plurk.com/axJUZKIhEVxY6jwyyx1KZ.png );
display: block;
position: absolute;
top: -56px;
right: 0px;
}