1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
/*畫面佈景*//*background*/
#timeline_holder, /*時間軸*/
#bottom_line, .day_bg .div_inner, /*時間軸底線與日期線*/
#time_show, /*每則噗的時間*/
#filter_tab a.off_tab, #filter_tab a.off_tab:hover, #filter_tab a.filter_selected, #filter_tab a.filter_selected:hover, /*訊息選單列*/
div#plurk-dashboard, div.segment-content /*主控台與主控台各區塊*/
{
background: none !important;
border: 0 !important;
/*拿掉這些區域的背景與框線*/
}