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 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 | body, html { background: url(http://i.imgur.com/86Y5FJy.jpg) no-repeat center center fixed; } #timeline_holder { background:none; } .plurkaction, #toggle_tab li.tt_selected, #plurk-dashboard { background:transparent; /*控透*/ border:0; } div#plurk-dashboard { background:none; /*拿掉原本底色*/ border:0; /*拿掉框線*/ } div.dash-segment .segment-content /*各區*/ { background:#gray; /*底色*/ padding:12px; /*內間距*/ margin:3px; /*外邊界*/ } .friend_man.private_plurk /*傳送私人訊息*/ { background:#DAC8B6 !important; border:1px solid #DAC8B6!important; color:# !important; } /*追蹤朋友粉絲按鈕*/ .friend_man.add_follow, .friend_man.remove, .friend_man.add_friend, .friend_man.pending { font-color:#E4D7CA; -moz-border-radius: 6px 6px 6px 6px; -khtml-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; border:2px ; background: #DAC8B6; } #profile_pic{border:0 ; width: 80px;} #profile_pic:hover {width:auto} #dynamic_logo { opacity:0; filter:alpha(opacity=0); } div#plurk-dashboard /*控台透明度*/ { filter:alpha(opacity=80) !important; opacity:0.8 !important; zoom:1; } 欸 /*噗輸入區*/ textarea#input_big.content { font-size: 22px; height: 60px; wrap: soft; padding: 2px; border: 1px solid #d8a965; filter: alpha(opacity=80); opacity: 0.8; -moz-opacity: 0.8; -khtml-border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; } .time{font-size: 14px; } #cur_time{font-size: 14px; } margin-left:222px; /*邊界縮排*/ } #timeline_holder, #timeline_cnt, #timeline_bg, #timeline_fg { height:600px !important; } #bottom_line /*底軸*/ { top:603px !important; } day_bg .div_inner, .div_inner /*日軸*/ { height:580px !important; background: transparent !important; border-right:0 !important; } #time_show /*每則時間*/ { top:623px !important; height:20px !important; z-index:1113; } #dashboard_holder { text-align:left !important; width:100%; } div#plurk-dashboard { width:218px !important; height:598px !important; overflow:hidden !important; position:absolute !important; z-index:901; top:-623px; left:0px; -moz-box-shadow:0px 7px 12px rgba(0,0,0,0.3); /*CSS3陰影效果*/ -webkit-box-shadow:0px 7px 12px rgba(0,0,0,0.3); box-shadow:0px 7px 12px rgba(0,0,0,0.3); } .dash-segment { width:218px; min-height:10px !important; height:auto !important; } p#about_me { max-height:30px !important; overflow:hidden !important; } p#about_me:hover { max-height:300px !important; -moz-transition:max-height 0.8s ease-in; /*滑入效果*/ -webkit-transition:max-height 0.8s ease-in; -o-transition:max-height 0.8s ease-in; } .segment-content { padding-top:0px !important; padding-bottom:0px !important; } #dash-profile { margin-top:10px; } .show_all_friends { text-align:center; font-size:11px !important; } #dash-stats h3 { margin-top:0px !important; } .karma_hover { font-size:22px; } #karma { font-size:23px !important; } .friend_holder, .award_bar, #dash-stats table, #footer p, #dynamic_logo, #logo img, img#creature, .block_bg .div_one_line, .small_timeline .block_bg .div_one_line, #top_login a#sign_up, #getting_started, div .adsense, #dash-stats h2, #dash-friends h2, #dash-fans h2, .link_arrow, .cmp_points-arrow, .cmp_karma_up, .cmp_karma_down, #dash-friends p, #dash-friends form, div #tw_help, div a#dashboard-invite, div #sharePlurk, #block_user, .dash-icon { display : none; height:0 !important; width:0 !important; overflow:hidden;_overflow:none; position:fixed; top:-9000px; } #input_small {height: 70px; } td.td_cnt textarea { height:100px; } /*更換loading圖*/ .cmp_loading{background:transparent;width:0px;height:0px;} #div_loading .cnt { background:transparent url(http://i.imgur.com/) no-repeat scroll center top !important; margin-top:140px;} .loading img {height:0;width:0;} .loading { background:transparent url(http://bemyselfinc.com/plurk/loader/orange_loader01.gif) no-repeat scroll center center !important; margin-top:100px; height:24px;width:24px; } .dash-segment { width: 100% !important; min-height: 10px !important; height: auto !important; } #timeline_holder { /*回應數*/ .dots .inner { display : none !important; } .response_count { color: #eee !important; background: none; } .new .response_count { background: #DF8E39 !important; border: 1px solid #DF8E39 !important; color: #fff !important; border-radius: 0px; padding: 2px 2px 1px 3px !important; box-shadow: 2px 1px 3px rgba(255,255,255,0.2); } /*刪除,編輯,消音,取消,推文,轉噗*/ .manager span, .manager a { font-size: 8px !important; margin: 0px 4px !important; } .manager a:hover, .manager .action:hover, .manager .cancel:hover, .manager .delete:hover { text-decoration: none !important; border-bottom: 0 !important; } .muted { filter: alpha(opacity=10); opacity:0.1; zoom:1; } .muted:hover { filter: alpha(opacity=100); opacity:1; zoom:1; } /*暱稱*/ .td_qual span a, .td_qual span a:hover, #timeline_cnt .name, a.user-nick, a.user-nick:hover { font-size: 11px !important; color: #926F4A !important; font-weight: 600 !important; text-decoration: none !important; letter-spacing: 0em; border-bottom: 0 !important; } /* =時間軸背景透明CSS語法== */ #bottom_line {background:none; border:none;} #timeline_bg {opacity: 0;filter: alpha(opacity=0);} /* ==直接下半部全透明CSS語法=== */ #plurk-dashboard, #plurk_form ,#toggle_tab , div#footer {opacity: 0.3; filter: alpha(opacity=30);} /*噗版變身圓角版----------*/ .plurk_cnt, /*浪上的噗*/ #timeline_holder .plurk_cnt, /*浪上的噗*/ .plurk_box .caption, /*回應列表標題*/ .plurk_box .list, /*噗打開後的回應列表*/ .plurk_box .mini_form, /*回應列表下方欄位內表格*/ .info_box, /*回應列表下方欄位*/ td.td_cnt textarea, /*回應列表輸入回應區*/ textarea#input_small, /*回應列表輸入回應區*/ .response_count, /*回應數(已讀)*/ .new .response_count, /*回應數(未讀)*/ .dots .inner, /*回應數與噗中間的...*/ #top_bar .content a:hover#edit_link, /*頁首編輯文字背景(滑鼠移過去顯示)*/ #time_show, .evening,.night,.day,.morning, /*每則噗對應的時間顯示*/ #filter_tab a.off_tab, /*所有的噗標籤(未選)*/ #filter_tab a.filter_selected, /*所有的噗標籤(正選)*/ #updater, /*更新通知*/ #music_player, /*音樂播放器*/ #plurk-dashboard, /*主控台資料面板*/ #dash-profile,#dash-additional-info, p#about_me, /*個人簡介區*/ #dash-stats, /*統計資料區*/ #dash-fans, /*粉絲區*/ #dash-friends, /*朋友區*/ #pane_plurk, /*plurk發噗區*/ #pane_daily_photo, /*每日照片*/ #pane_search, /*搜尋*/ #toggle_tab li.tt_selected, /*發噗區標籤(正選)*/ .qualifier, .m_qualifier, /*語助詞*/ textarea#input_big.content, /*發噗區輸入框*/ textarea#input_big, /*發噗區輸入框*/ textarea#input_permalink, /*發噗區輸入框*/ input#current_query, /*搜尋輸入框*/ #more_options_link, /*私密語系選項(未打開)*/ #more_options .on, /*私密語系選項(打開後)*/ #more_options, /*私密語系選項(打開後)*/ #more_options_holder /*私密語系選項(打開後)*/ { -moz-border-radius:10px !important; -webkit-border-radius:10px !important; -khtml-border-radius:10px !important; border-radius:10px !important; } /*隱藏時間軸線顯示*/ #timeline_bg .day_bg .div_inner, /*底*/ #bottom_line { background:none !important; border:0 !important; } .bottom_start, .bottom_end /*時*/ { font-size:0px; height:0; width:0; overflow:hidden; filter:alpha(opacity=0); opacity:0; zoom:1; } /* 浪上的噗 範例二*/ .plurk_cnt { font-size:12px; /*字大小*/ line-height:160%; /*行距*/ letter-spacing:0.06em; /*字距*/ padding:4px; /*表格間距*/ #timeline_holder .plurk_cnt, /*噗整體底色*/ .plurk_cnt, .plurk_box .list, .list .plurk_cnt, .list .plurk_cnt tr, .plurk_box .mini_form, td.td_cnt texture, textarea#input_small { background:#FFFFFF !important; /*換底色*/ } .td_cnt .text_holder, /*噗文字設定*/ #timeline_holder table td, #timeline_holder .plurk_cnt { color:#888 !important; /*換字顏色*/ } .plurk a.ex_link, .text_holder a.ex_link, /*噗上的連結*/ .plurk a.ex_link:visited, .plurk a.ex_link:active { color:#991111 !important; text-decoration:none; } .plurk a.ex_link:hover, .text_holder a.ex_link:hover /*滑鼠移至效果*/ { color:#111111 !important; text-decoration:underline !important; } .youtube:hover img, /*影音圖片框線*/ .pictureservices:hover img .video:hover img, .pictureservices:hover img { border:0px solid #FFFFFF; /*去除框線*/ } .list .highlight_owner .plurk_cnt tr /*底色*/ { background:#E6E6FA !important; } .list .highlight_owner .td_cnt .text_holder /*文字顏色*/ { color:#000 !important; } /* =噗半透明CSS語法= */ .plurk{opacity: 0.8;filter: alpha(opacity=80);} /* 把好友隱藏但保留加入好友按鈕 */ #dash-frienkds-pics {height:0px;overflow:hidden;} /*把粉絲隱藏但保留加入粉絲按鈕*/ #dash-fkans-pics {height:0px;overflow:hidden;} position:relative !important; |
Direct link: https://paste.plurk.com/show/2025349