1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
/*讓噗列表換行*/
.list .plurk_cnt .td_qual 
{
position:absolute;
width:auto;
overflow:visible;
margin-left:0.7em;
}
.list .plurk_cnt .text_holder 
{
margin-top:1.8em;
padding:0.5em;
margin-left:0.7em;
width:auto !important;
background:# !important;
border-radius:3px;
}