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 39 40 41 42 43 44 45 46 47 48 49 50 | body, html { background-image: url(http://i160.photobucket.com/albums/t164/yu_tung123/74dc9e7a2f9ee574952b4328.jpg); background-attachment: fixed background-repeat: no-repeat; color: white; } #dynamic_logo {opacity:50} /*隱藏*/ #top_bar a, #top_login a, #dashboard_holder a, #footer a { color:white; } /*登入等選項文字顏色*/ #profile_pic{width: 150px; }/*檔案照片大小控制*/ .friend_holder .user_link{height: 40px!important; width: 40px!important; border: none!important; } .friend_holder img{width: 40px; height: 40px; border: none; }/*朋友照片大小控制*/ .plurk_cnt {background-color:none; border: 0px;filter:alpha(opacity=85);opacity:0.75;zoom:1} #main_poster .qual_holder{color: none;filter:alpha(opacity=75);opacity:0.75;zoom:1} .div_inner,.day_bg .div_inner{filter:alpha(opacity=0) ; -moz-opacity:0.2; opacity: 0.2;} .plurk a.ex_link {color:#0092C3} .plurk a.ex_link:hover{color:#EF5B79} /*連結顏色*/ #bottom_line { background: none; opacity: 0.5; filter: alpha(opacity=50); } #timeline_holder { background: none; } #timeline_holder #timeline_bg .bottom_start , .bottom_end {color:#96001E} /*河道文字顏色*/ #timeline_holder #bottom_line {background: none; opacity: 0.2; filter: alpha(opacity=25);} /*時間軸半透明*/ #plurk-dashboard { border: 0px solid white;background: none; opacity: 0.55; filter: alpha(opacity=75); } /*dashboard透明度*/ |
Direct link: https://paste.plurk.com/show/aPdruaxXJgdPQBi05jBy