1
2
3
4
5
6
7
8
9
10
11
12
13
/*背景*/
html
{
background: #444466 url(背景圖網址) center top no-repeat !important;
background-size: cover !important; /*完整填滿螢幕contain*/
overflow-x: hidden !important;
}

#timeline_holder, #more_options, #bottom_line, .day_bg .div_inner, #time_show, .plurkaction, #toggle_tab li.tt_selected, #filter_tab a.filter_selected, #filter_tab a.off_tab, div#plurk-dashboard, #plurk-dashboard h2
{
background: none !important;
border: 0 !important;
}