1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
*/#resp_banner_ads.show {height: 0;}

.cbox_right .cbox_ads {width: 0px;}
.cbox_right .cbox_response{height: 580px !important;}
#cbox_right #cbox_ads {width: 0px;}
#cbox_right #cbox_response{height: 580px !important;}


div.list{height:400px !important;}


/*圖片閱覽修正-留言靠右*/
div.cbox_right
{
position: fixed !important;
right: 0px !important;
top: 0px !important;
background: rgba(255,255,255,1) !important;
}
#colorbox #cboxClose
{
position: fixed !important;
right: 7px !important;
top: 6px !important;
}
div.cbox_left { background: none !important; }
#cboxOverlay { background: #111 !important; }

/*去文字框陰影效果*/
#colorbox { background: none; box-shadow: 0 0 0px #333; }
#cbox_right #cbox_plurk { box-shadow: 0 0px 0px 0px rgba(0,0,0,0.25); }
#cbox_right.noScroll { box-shadow: 0 0 0px black; }

/*調整行距*/
#cbox_right #cbox_plurk .user, #cbox_right #cbox_response .user,
#cbox_right #cbox_plurk .user .qualifier, #cbox_right #cbox_response .user .qualifier,
#cbox_right #cbox_plurk .content, #cbox_right #cbox_response .content
{ line-height: 1.6em !important; }