1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
/*timeline height*/
#timeline_holder, .div_inner, .day_bg .div_inner {height:500px !important;}

/*hide stuff*/
#dynamic_logo ,#logo img, img#creature, .browse_button, #dash-award, #dash-stats { display : none;}

/*dashboard icon colors*/
.icons_holder .pif-emoticon, .icons_holder .pif-media, .icons_holder .pif-sync, .icons_holder .pif-privacy, {color: #ddd;}
.submit_img_color {background: #333;}
.friend_holder img {-webkit-filter: grayscale(100%); filter: grayscale(100%);}

/*post radius and colors*/
.plurk_cnt, .response_count {border-radius: 4px;}
.p_img {border-bottom: none;}
.p_img img {border-radius: 4px;}
.response_box {margin-top:-4px; padding-top:4px;}
._lc_ .new .response_count {border-radius: 4px; background: #666;}
.unread #alert_beacon, .unread_generic {border-radius: 4px !important; background: #666;}
.plurk_cnt.new6, .plurk_cnt.new5, .plurk_cnt.new4, .plurk_cnt.new3, .plurk_cnt.new2, .plurk_cnt.new1 {background: #fff;}
.plurk a.ex_link {color: #008080}
.favorite_count, .replurk_count {background: #93a4a2;}