1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
#plurk_ads {max-height:0px !important;max-width:0px !important;}

#dynamic_logo, #logo{
filter: alpha(opacity=70);
opacity: 0.8;
-moz-opacity: 0.7;
height:600px;
width: 600px;
background: url(https://i.imgur.com/GCfWHsC.png) top center no-repeat!important;
border:none!important;

}

.plurk_cnt {border-radius: 6px;}
.response_box{margin-top:-6px; padding-top:6px}
.controller{ border-radius:0 0 6px 6px; }


#filter_tab a, #filter_tab a.has_unread, #filter_tab a.no_unread
{height:25px;margin-top:6px;}

}