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 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 | /***** 雪ミク Theme for Plurk(1024X768) *****/ /*** Layout by http://www.plurk.com/junedie ***/ /***** 所有設定開始 *****/ /* USE_DARK_ICONS * /* Main Body and Background of Body */ body, html{ background: url( http://w16.loxa.com/dt9450229/1.png); background-color: #fff; background-repeat: repeat; background-attachment: fixed; background-position: center; color: #CCC; font-size: 12px; font-family:微軟正黑體,Verdana; bottom; } body.language-large-font{font-size:12px !important; font-family:微軟正黑體,Verdana; cursor:url(http://homepage8.seed.net.tw/web@1/ricoecho/pointer/point.cur),pointer; } /*Page Title*/ #page_title{color: #114b8f; } /*頁首的BAR右半部*/ #top_login a{color: #114b8f !important; font-weight: normal; } #top_login a:hover{color:#114b8f; font-weight:normal; filter: alpha(opacity=80); opacity: 0.8; -moz-opacity: 0.8;} /*頁首的BAR左半部*/ #top_bar .content a{color:#114b8f !important; font-weight: normal; font-family: "verdana"; font-size: 12px;} #top_bar .content a:hover{color:#114b8f !important; font-weight: normal; font-family: "verdana";filter: alpha(opacity=80); opacity: 0.8; -moz-opacity: 0.8; } #top_bar .content a#edit_link{ color:#fff !important; background-color:#114b8f; -moz-border-radius:10px; -khtml-border-radius: 10px; -webkit-border-radius: 10px; padding:0px 6px ; margin-left:3px; font-family: "verdana"; } #top_bar .content a:hover#edit_link{color:#FFF; filter: alpha(opacity=80); opacity: 0.8; -moz-opacity: 0.8;} .count {color:#114b8f !important;} /*** 時間軸設定開始 ***/ /* 時間軸背景 */ #timeline_holder {background: url(); border: none; color: #000; font-size: 12px; background-position: center; transparent; } #timeline_holder #timeline_cnt #time_show {background: transparent; } #timeline_holder #timeline_cnt #display_options_holder {} #timeline_holder #timeline_cnt .day_start {background: transparent; } /* 自訂Change Day Line */ #timeline_holder #timeline_bg .bottom_start , .bottom_end {background: transparent; color: #366daf; } #timeline_holder #bottom_line {background: #FFF; border: none; filter: alpha(opacity=40); opacity: 0.4; -moz-opacity: 0.4; } #timeline_bg .day_bg .div_inner { background: #fff; width: 0px; border: none; } #timeline_holder #timeline_cnt .day_start,#timeline_holder #timeline_cnt #time_show {background:transparent;} /* 換日線特效 */ #timeline_holder #timeline_cnt .day_start { background-color:#FFF; width:10px; filter: alpha(opacity=20); opacity: 0.2; -moz-opacity: 0.2; } /* 時間顯示 */ #time_show span {color: #999;font-weight:bold;} .day, .morning { background:#fffded; -khtml-border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; filter:alpha(opacity=80) ; -moz-opacity.8; opacity:.8; background-position:-0px 20px;text-align:center;position:absolute; } .evening, .night { background:#B3DBEF; -khtml-border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; filter:alpha(opacity=80) ; -moz-opacity.8; opacity:.8; background-position:-0px 20px;text-align:center;position:absolute; } /* 殺掉預設logo */ #dynamic_logo img{height:0px;width:0px;} /* 時間軸上的噗 */ .plurk_cnt {font-size:14px; -khtml-border-radius: 6px;-moz-border-radius: 6px;-webkit-border-radius: 6px;background: #FFF;border: 1px dashed #749ecf; filter:alpha(opacity=70);opacity:.70; } /* 回應列表標題 */ .plurk_box .caption {-khtml-border-radius: 6px;-moz-border-radius: 6px;-webkit-border-radius: 6px;background: #dff3ff; color: 333; filter:alpha(opacity=70);opacity:.70; } #timeline_holder #timeline_cnt .day_start,#timeline_holder #timeline_cnt #time_show {background:transparent; } /* 回應分隔線 */ .plurk_box .plurk_cnt {font-size:13px;border-bottom: 1px dashed #dff3ff; } /* 回應列表兩旁框線 */ .plurk_box .caption,.plurk_box .list,.plurk_box .mini_form {border-right:1px solid #e0eaef;border-left:1px solid #e0eaef; } /* 回應banner */ .response_count,.plurk_box .caption,.friend_man.add_follow a,.friend_man.remove a,.friend_man.add_friend a,.friend_man.pending a { color:#60767A;font-size:12px;} .plurk_box .list {font-size:12px;-khtml-border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;} .info_box { -khtml-border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px; border-left: 1px solid #e0eaef;border-right: 1px solid #e0eaef;border-bottom: 1px solid #e0eaef; color: #fff; background: #a7c6df; } .info_box a {color:#fff;font-size:12px;} .dots .inner {-moz-border-radius:6px;margin-left:5px; } /* 噗的回應數 */ .response_count { padding: 2px; -khtml-border-radius:20px; -moz-border-radius:20px; -webkit-border-radius:20px; background:#dfdfdf !important; color:#60767A !important; } .new .response_count { filter:alpha(opacity=90) ; -moz-opacity:.9; opacity:.9; padding: 2px; -khtml-border-radius:20px; -moz-border-radius:20px; -webkit-border-radius:20px; background:#81accf !important; color:#fff !important; } /* 噗的主人資料小視窗 */ .tooltip_cnt { background:#81accf; border: 1px solid #FFF; -moz-border-radius: 10px 10px 10px 10px; -khtml-border-radius: 10px; -webkit-border-radius: 10px; filter:alpha(opacity=90) ; -moz-opacity:0.9; opacity:0.9; } .cmp_tooltips-down {background: url(http://homepage8.seed.net.tw/web@1/ricoecho/miku_yuki/yuki_down.png)} .cmp_tooltips-up {background: url(http://homepage8.seed.net.tw/web@1/ricoecho/miku_yuki/yuki_up.png)} .AmiMenu.info_menu {background:#81accf;} .AmiMenu.info_menu .block {background:#bf8f9c;} .AmiMenu.info_menu td.on, .AmiMenu.info_menu .user_info.on {background:#81accf;} .AmiMenu.info_menu .separator {background:#81accf;} .AmiMenu.info_menu .user_info.on b {background:#81accf;} /* 訊息提醒 */ #updater {background-color:#FFF; border:1px #e0eaef;color:#9CD6E2;filter:alpha(opacity=80);pacity:.80;-khtml-border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;}#updater a {color:#A7B3BF;} /* 時間軸標籤 */ #filter_tab {} #filter_tab a.off_tab {-moz-border-radius:6px ; filter:alpha(opacity=70) ; -moz-opacity:0.7; opacity: 0.7;} #filter_tab a.off_tab:hover {filter:alpha(opacity=90) ; -moz-opacity:0.9; opacity: 0.9;} #filter_tab a.filter_selected {color:#A7B3BF ; background-color:#AFD0EB; -moz-border-radius:6px; filter:alpha(opacity=70) ; -moz-opacity:0.7; opacity: 0.7;} #filter_tab a.filter_selected:hover {filter:alpha(opacity=90) ; -moz-opacity:0.9; opacity: 0.9;} /* 回應文字框 */ #input_small {height:30px; } textarea#input_small {font-size:13px;-khtml-border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px; background:#fff!important;border:1px solid #e0eaef; color: #000!important;} /* All plurks , My plurk , Private plurk Tag */ #filter_tab {} #filter_tab a.off_tab { padding: 2px; -moz-border-radius: 6px; -khtml-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; filter:alpha(opacity=50) ; -moz-opacity:0.5; opacity: 0.5;} #filter_tab a.off_tab:hover {filter:alpha(opacity=90) ; -moz-opacity:0.9; opacity: 0.9;} #filter_tab a.filter_selected { padding: 2px; -moz-border-radius: 6px; -khtml-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; color:#35485f; background-color:#dff3ff; border-top:1px dashed #e0eaef !important; filter:alpha(opacity=50) ; -moz-opacity:0.5; opacity: 0.5;} #filter_tab a.filter_selected:hover {filter:alpha(opacity=90) ; -moz-opacity:0.9; opacity: 0.9;} #dashboard_holder {margin-top:30px;} /* 時間軸左下更新通知 */ #updater {background: #FFF; filter: alpha(opacity=80); opacity: 0.8; -moz-opacity: 0.8; border: 1px solid #e0eaef; -moz-border-radius: 13px; font-size: 13px; } #updater #noti_np #noti_np_text{color:#60767A; }/*左*/ #updater #noti_np a{color:#5b2f7f; } #updater #noti_re #noti_re_view #noti_re_text {color:#60767A; } #updater #noti_re #noti_re_view a{color:#5b2f7f; } .list {-khtml-border-radius:0 0 6px 6px;-moz-border-radius:0 0 6px 6px;-webkit-border-bottom-left-radius:6px;-webkit-border-bottom-right-radius:6px;} /*** 時間軸設定結束 ***/ /*** 控制面版設定開始 ***/ /* 控制面板鍵入訊息處 */ #plurk_form{background: #FFF; color: #000 ; font-size: 12px; -moz-border-radius: filter: alpha(opacity=80); opacity: 0.7; -moz-opacity: 0.7;} #main_poster{color: #000 ; font-wight: bold; font-size: 12px; } #main_poster .qual_holder{color:#A7B3BF; font-size: 20px; font-family:微軟正黑體,Verdana; } textarea#input_big.content {font-size: 14px; height: 55px; wrap: soft; padding: 2px; border: 1px solid #ccc; filter: alpha(opacity=80); opacity: 0.8; -moz-opacity: 0.8; -moz-border-radius: 12px; } .time{font-size: 14px; } #cur_time{font-size: 14px; } /* 控制面板Option(Private plurk、Language、Option) */ #more_options a#more_options_link {background: transparent; border: none; } #more_options_link{ background: transparent url(/static/timeline/private-lock.png) no-repeat 4px 3px; border:0; color:#114b8f !important; outline:none;position:relative; } #more_options #plurk_to{color:#000; } #more_options #more_options_holder{border: none; background: none; color: #000;font-size: 12px; } /* 控制面板Option透明化 */ .plurkaction {clear:both;padding:8px;}.plurkaction,#toggle_tab li.tt_selected,#more_options_link{ border: 0px solid #FFF; background: transparent; } /* 控制面板全域及背景 */ #plurk-dashboard{background: transparent; border: 0px; padding: 2px;} #dash-stats h3, #dash-friends h3, #dash-fans h3{color: #333; font-size: 25px; line-height: 110%; text-align: left; border: 0; font-weight: none; } /* 控制面板頭像 */ #dash-profile{ background: url(http://homepage8.seed.net.tw/web@1/ricoecho/transparent_00.png); color: #000; border: solid 1px #749ecf; padding: 10px; border-bottom: none; -moz-border-radius:8px 8px 0px 0px; -webkit-border-top-left-radius: 8px; -webkit-border-top-right-radius: 8px; } #dash-profile{color: #35485f; line-height: 20px; font-family:微軟正黑體,Verdana;} #dash-profile #full_name{color: #333; font: 16px; } #dash-profile #span_years , #m_or_f{font-size: 12px; } /* 縮小頭像 */ #dash-profile img{width: 120px;} /*** #dash-profile:hover img{width: auto;} ***/ /* 頭像邊框 */ #profile_pic { -moz-border-radius: 8px 2px 8px 2px ; padding: 5px 2px 5px 2px; border: solid 1px #749ecf; -webkit-border-top-left-radius: 8px; -webkit-border-top-right-radius: 2.5px; -webkit-border-bottom-left-radius: 2.5px; -webkit-border-bottom-right-radius: 8px; } /* 控制面板自我介紹 */ #dash-additional-info{ background: url(http://homepage8.seed.net.tw/web@1/ricoecho/transparent_00.png); color: #000; border: solid 1px #749ecf; padding: 10px; border-top: none; -moz-border-radius:0px 0px 8px 8px; -webkit-border-bottom-left-radius: 8px; -webkit-border-bottom-right-radius: 8px; } #dash-additional-info{color: #114b8f; font: 12px; line-height: 18px; } #dash-additional-info #about_me{color: #114b8f; } #dash-additional-info #about_me a{color: #5b2f7f; text-decoration: none; } #dash-additional-info #about_me a:hover{color: #9878af; text-decoration: none; } /* 控制面板STATS */ #dash-stats h2{font-size: 16px; font-family: 微軟正黑體, Verdana; font-weight: bold; color: #333; background: none; border: none; } #dash-stats{ background: url(http://homepage8.seed.net.tw/web@1/ricoecho/transparent_00.png); color: #000; border: solid 1px #749ecf; padding-top: 15px; padding-bottom: 28px; padding-left: 5px; -moz-border-radius: 8px 8px 8px 8px; -khtml-border-radius: 8px; -webkit-border-radius: 8px; text-align: left; } #dash-stats #karma {color: #81accf; } #dash-stats a{color: #749ecf; text-decoration: none; } #dash-stats table tbody tr th{font-size: 12px; color: #114b8f; } #dash-stats table tbody tr td{font-size: 12px; color: #333; } /* Karma Count */ #karma { font-size: 24px; } .karma_hover { color: #81accf; } .karma_arrow { filter:alpha(opacity=0); -moz-opacity:.0; opacity:.0; } /* 控制面板FRIENDS */ #dash-friends{ background: url(http://homepage8.seed.net.tw/web@1/ricoecho/transparent_00.png); color: #000; border: solid 1px #749ecf; padding-top: 15px; padding-bottom: 38px; padding-left: 5px; padding-right: 5px; -moz-border-radius: 8px 8px 8px 8px; -khtml-border-radius: 8px; -webkit-border-radius: 8px; text-align: left; } #dash-friends {color: #749ecf;} #dash-friends a{color: #749ecf; text-decoration: none; } #dash-friends h2{font-size: 16px; font-family:微軟正黑體,Verdana; font-weight: bold; color: #333; background: none; border: none; } #dash-friends #friend_holder{border: none; } /* 控制面板FANS */ #dash-fans{ background: url(http://homepage8.seed.net.tw/web@1/ricoecho/transparent_00.png); color: #000; border: solid 1px #749ecf; padding-top: 15px; padding-bottom: 38px; padding-left: 5px; padding-right: 5px; -moz-border-radius: 8px 8px 8px 8px; -khtml-border-radius: 8px; -webkit-border-radius: 8px; text-align: left; } #dash-fans{color: #749ecf;} #dash-fans a{color: #749ecf; text-decoration: none; } #dash-fans h2{font-size: 16px; font-family:微軟正黑體,Verdana; font-weight: bold; color: #333; background: none; border: none;} /*封鎖使用者按鈕*/ .friend_man.block { background: #bf8f9c repeat scroll top left; border-color: #bf8f9c #bf8f9c #bf8f9c #bf8f9c; -moz-border-radius: 4px 4px 4px 4px; -khtml-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; border-width: 1px 2px 2px 1px; } /*追蹤朋友粉絲按鈕*/ .friend_man.add_follow, .friend_man.remove, .friend_man.add_friend, .friend_man.pending { background: #81accf; border-color: #81accf #81accf #81accf #81accf; -moz-border-radius: 6px 6px 6px 6px; -khtml-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; } /*發送私噗按鈕*/ .friend_man.private_plurk { background: #81accf; border-color: #81accf #81accf #81accf #81accf; -moz-border-radius: 6px 6px 6px 6px; -khtml-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; } /*** 控制面版設定結束 ***/ /*** 其他設定開始 ***/ /* 尚未login時的註冊使用BAR */ #top_login a#sign_up,#validate_email,#sign_up_small {background:#81accf;} #top_login a#sign_up {border:none!important;} #registerToday {background:#81accf!important; color:#fff; font-size:16px;} #sign_up_small {background:#81accf!important; color:#fff !important;} .plurk_box .login_to_see a,.red_link{background-color:#81accf;color:#fff;} .plurk_box .login_to_see{background-color:#81accf;border:none!important;} /* 底部設置 */ #footer{color: #81accf; } #footer a{color: #81accf; text-decoration: none;} #footer a:hover{color: #fff; background-color: #81accf; text-decoration: none; -khtml-border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;} #input_small {height: 70px;} td.td_cnt textarea {height:70px; } .show_all_friends{text-align: center; } #input_small {height: 70px;} td.td_cnt textarea { height:100px; } /*單一Plurk頁面*/ .user-nick{color: #4f7b9f; } h1{color: #60767A; } /* 字數提醒 */ .char_updater {color:#efb3bf;} /* 修飾詞 */ .q_freestyle { -khtml-border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px; border:0 solid #FFF;color:#FFF!important;font-family: 微軟正黑體, century gothic;} .q_loves,.q_likes,.q_shares,.q_gives,.q_hates,.q_wants,.q_wishes,.q_needs,.q_will,.q_hopes,.q_asks,.q_has,.q_was,.q_wonders,.q_feels,.q_thinks,.q_says,.q_is { -khtml-border-radius:9px;-moz-border-radius:9px;-webkit-border-radius:9px;border:0 solid #FFF;color:#FFF;font-family: 微軟正黑體, century gothic;} /* 增加噗的可讀性 */ .plurk_box .plurk_cnt { border-bottom: 1px dashed #c2deef; /* 增加分隔線 */ font-size:120%; line-height:150%;} /* 加大字體20% 加大回噗區的列距50% */ .response_time .holder+div img {opacity: 0.6;position:fixed;} /* 回應時間透明化 */ .plurk_box .list {height:350px;} /* 加大回噗視窗高度 */ .list .plurk_cnt .td_qual {position: absolute;width: auto;overflow: visible;} /* 讓回噗內容下移 */ .list .plurk_cnt .td_cnt .text_holder { /* 回噗下移一行 */ margin-top: 15px; /* 回噗往下定位 */ margin-left: 15px; /* 回噗往右定位 */ padding: 4px; /* 回噗間距 */ width:310px !important; /* 回噗寬度 */} .list .plurk_cnt tr {border-bottom: 1px dashed #c2deef;line-height:150%;} /* 回噗對話框分隔線 */ .plurk_cnt tr:hover {background-color:#dff3ff;} /* 回噗對話框游標位置底色 */ .plurk_box .list {height:300px;} .cmp_arrow_right, .cmp_arrow_left, .cmp_back_to_today {opacity:0.4; filter: alpha(opacity=50);} /* 翻頁鈕透明化 */ /*** 語助詞專區 ***/ .q_says { background: #81accf; border-right: 1px solid #81accf; border-top: 1px solid #81accf; border-bottom: 1px solid #81accf; border-left: 1px solid #81accf; color: #ffffff; } /* 說 */ /*** 語助詞專區結束 ***/ /*隱藏分享按鈕*/ #sharePlurk, a#dashboard-invite, a#dashboard-invite span, #sharePlurk div, img#icon_home, img#icon_friends, img#icon_notifications, a#dashboard-invite,a#mobile-gfx,a#widget-gfx,a#twitter-gfx, .dash-icon {filter:alpha(opacity=0)!important; opacity:.0!important;} /*朋友區: 隱藏搜尋區*/ #dash-friends p, #dash-friends form { filter:alpha(opacity=0) !important; -moz-opacity:0 !important; opacity: 0 !important; } /*朋友區: 隱藏入門說明*/ div #tw_help { filter:alpha(opacity=0) !important; -moz-opacity:0 !important; opacity: 0 !important; } /*分享連結小圖定位*/ #sharePlurk{margin:0px;} #invite_url{width:150px !important} /* 工具提示特效 */ .tooltip_cnt{ background: #81accf; filter:alpha(opacity=100) ; -moz-opacity:1; opacity:1; border:1px solid #81accf; color: #fff; padding:5px; margin-top:1px; font-size:12px; -moz-border-radius: 6px 6px 6px 6px; -khtml-border-radius: 6px; -webkit-border-radius: 6px; } /*噗上的連結*/ .plurk a.ex_link {color:#114b8f; font-weight:bold; text-decoration:none;} .plurk a.ex_link:hover {color:#749ecf; border-bottom: 0px; text-decoration:none;} /* 三大面板標題透明化特效 */ #dash-stats h2, #dash-friends h2, #dash-fans h2 { filter:alpha(opacity=0) !important; -moz-opacity:0 !important; opacity: 0 !important; } /* 功能視窗 */ .GB_Window { padding:6px; border:1px solid #ccc!important; } .GB_window .content {border:1px solid #ccc !important;border-top:none!important;} /*視窗標題列*/ .GB_Window .header { background:none!important;border:1px solid #ccc !important;color:#fff; border-bottom:none!important; } .caption { font-size:14px; color:#fff!important; background:#81accf!important; padding:4px 0 4px 10px; } .close {background:#81accf!important;} /*** 其他設定結束 ***/ /***** 所有設定結束 *****/ |
Direct link: https://paste.plurk.com/show/396159