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 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 | /*噗首背景*/ .timeline-cnt .plurk .plurk_cnt { background-color: #fff9; transition: background 0.3s; } /*指上的噗首背景*/ .timeline-cnt .display .plurk_cnt { background-color: #fff9; } /*點開的噗首背景*/ .timeline-cnt .plurk_box .plurk_cnt { background-color: #fff9; } /*噗內每則回應背景*/ .list .plurk_cnt { background: none; transition: background 0.3s; border-radius: 5px; } ._lc_ div.muted { opacity: 0.1 !important; zoom: 1; transition: opacity 1.5s;} ._lc_ div.muted:hover { opacity: 0.5 !important; zoom: 1; transition: opacity 1.5s;} ._lc_ div.p_img { border: 0 !important; } ._lc_ div.p_img img { border: 0 !important; padding: 0px; background: none !important; border-radius: 15px !important; } ._lc_.bottom_start, #time_show { display:none !important; } ._lc_ .day_start { opacity: 0.8 !important; zoom: 1; } ._lc_ div.dash-segment.dash-segment-post, ._lc_ div.dash-segment.dash-segment-profile, ._lc_ div.dash-segment.dash-segment-stats, ._lc_ div.dash-segment.dash-segment-friends, ._lc_ div.dash-segment.friendsList.dash-segment-fans, ._lc_ div.plurkForm { opacity: 0.8 !important; zoom: 1; transition: opacity 0.3s; } ._lc_ div.dash-segment.dash-segment-post:hover, ._lc_ div.dash-segment.dash-segment-profile:hover, ._lc_ div.dash-segment.dash-segment-stats:hover, ._lc_ div.dash-segment.dash-segment-friends:hover, ._lc_ div.dash-segment.friendsList.dash-segment-fans:hover, ._lc_ div.plurkForm:hover { opacity: 0.8 !important; zoom: 1; transition: opacity 0.3s; } ._lc_ .p_img {border-bottom:none;} ._lc_ .p_img img {border-radius: 6px;} ._lc_ #plurk-dashboard .dash-segment-profile #dash-profile { height: 323px; } ._lc_ #plurk-dashboard .dash-segment-profile #dash-profile img.profile-pic { width: 270px; height:270px; margin-left: 16px; margin-top: 10px; } ._lc_ #plurk-dashboard .dash-segment-profile #dash-profile #full_name { center; padding-top: 285px; margin-left: 17px; } ._lc_ #plurk-dashboard .dash-segment-profile #dash-profile .profile-info { display: none; } ._lc_ .friend_holder .user_link, ._lc_ .friend_holder img { border-radius: 60px !important; } ._lc_ #karma { color: #3c96bb !important; } ._lc_ .award_bar {filter:alpha(opacity=80) !important;opacity: 0.8 !important;zoom:1; } ._lc_ .award_bar:hover {filter:alpha(opacity=80) !important;opacity:0.8 !important;zoom:1; } body,html { background: url(https://farm2.static.flickr.com/1434/5721191609_270e37d357_z.jpg) top left repeat !important; } /*讓河道左右箭頭與下方回今日按紐置中對齊*/ .browse_button { display:flex; flex-direction: column; align-items: center; } .browse_button[style*="block"] { display:flex !important; } /*河道右箭頭*/ .cmp_arrow_right { /*圖片*/ content:url(https://emos.plurk.com/38884ef1ffe0fffeb334bbac34625d4e_w24_h24.gif); /*寬度*/ width:auto; } /*河道左箭頭*/ .cmp_arrow_left { /*圖片*/ content:url(https://emos.plurk.com/b4020c1614ac387d04351cb06f9687ee_w24_h24.gif); /*寬度*/ width:auto; } /*河道箭頭:回最左(回今日)*/ .cmp_back_to_today { /*這裡勿動*/ font-size:0; margin:0; padding:0; background:none; position:unset; /*圖片*/ content:url(https://emos.plurk.com/6d8b018620f6d7dec65b5f8341af43d5_w24_h24.gif); /*與上面箭頭距離*/ margin-top:5px; /*寬度*/ width:auto; } .loading { background: #FFFFFF url(http://farm3.static.flickr.com/2385/5722031021_7c253f2e37_t.jpg) no-repeat scroll center center !important; margin-top: 20px; width: 93px; height: 85px; filter: alpha(opacity=20) !important; -moz-opacity: 0.2 !important; opacity: 0.2 !important; } /*更新的按鈕*/ #updater .item a { background-color: #ffffff; } /*更新的按鈕:滑鼠移至*/ #updater .item a:hover { background-color:#859cad;} #updater .item a:hover * { color:#FFFFFF !important;} /*頻道的普通按鈕*/ #filter_tab a { background-color:#859cad; color:#FFFFFF !important;} /*整體按鈕設定*/ a.friend_man { background:#aebecf !important; border:1px solid #aebecf !important; color:#FFFFFF !important; text-decoration:none !important; -moz-border-radius:4px; /*圓角*/ -khtml-border-radius:4px; -webkit-border-top-left-radius:4px; -webkit-border-top-right-radius:4px; -webkit-border-bottom-right-radius:4px; -webkit-border-bottom-left-radius:4px; } /*選到的看噗標籤*/ #filter_tab a.filter_selected { outline: 0 !important; border: none!important; font-size: 12px !important; color:#FFFFFF !important;} /*下方三大區的標題*/ #plurk-dashboard h2 { display:none; } /*主控台內分區*/ .dash-segment .segment-content { background-color: rgba(255, 255, 255, 0.5); } /*發噗區整體*/ .dash-segment-post .segment-content { background-color: rgba(255, 255, 255, 0.6); font-size: 12px;} /*友粉數量按紐*/ .show_all_friends a, .show_mutual_friends a { font-size: 12px; } /*無回應*/ .list .empty { color: #555!important; } /*下方面板左邊的個人區相片上方*/ #dash-profile { background: url() top center no-repeat !important; color: #555; font-size:12px; text-align:center;} /*使用者名稱*/ #main_poster .qual_holder { top center no-repeat !important; color: #aaa; font-size: 12px; } /*語助詞*/ .qualifier, .m_qualifier, .r_qualifier { -khtml-border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; font-size: 12px; } /*搜尋面板文字輸入區*/ input#current_query { background: #fff !important; border: 0px; width: 100%; font-size: 12px; color: #333!important; height: 44px; -khtml-border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; filter: alpha(opacity=80) !important; -moz-opacity: 0.8 !important; opacity: 0.8 !important; } /*更新通知*/ #updater {color: #4f6275;font-size: 12px;!important;} #updater a { color: #4f6275; text-decoration: none; } #alert_beacon { color:#4f6275; margin:0 2px; } #updater #noti_np #noti_np_text { color:#4f6275; font-size: 12px; } .td_qual a { color:#4d7373; text-decoration: none !important;} .td_qual span a:hover { color:#4d7373; text-decoration: none !important;} #updater #noti_np a { color:#4d7373; text-decoration: none !important; } #updater #noti_re #noti_re_view #noti_re_text { color:#4d7373; font-size: 12px; } #updater #noti_re #noti_re_view a { color:#4d7373; font-size: 12px; } /*右方四個常用看噗標籤, 所有, 我的, 私噗, 回應, 喜歡的, 讚*/ /*未選到的看噗標籤*/ #filter_tab a.off_tab { background: #fff!important; color:#668c8c!important; font-size: 12px; filter: alpha(opacity=60) !important; opacity: 0.6!important; } /*標籤移動過去的效果*/ #filter_tab a.off_tab:hover { font-size: 12px; text-decoration: none; -khtml-border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; filter: alpha(opacity=80) !important; opacity: 0.8 !important; background: #fff!important; } .unread_generic /*未讀噗的數目*/ { /*底色*/ background: none; color:#668c8c!important; } /****噗浪訊息右邊,新回應的圓角及顏色(自行修改色碼)****/ ._lc_ .response_count{border-radius: 10px;} ._lc_ .new .response_count{ /*背景色*/ background:none !important; /*字體大小*/ font-size:12px; } *噗首大小*/ ._lc_ .plurk td{ font-size:12px;} /*回文區*/ ._lc_ .list .text_holder{ font-size:12px;} body{ font-size:12px; } ._lc_ .plurk td{ font-size:12px;} /*噗首大小*/ ._lc_ .list .text_holder{ font-size:12px;} /*噗內文*/ /*大頭貼*/ .dash-segment img.profile-pic { width: 100px !important; height: 100px !important; border: 0px solid #bbb; box-shadow: 4px 4px 0px rgba(255,255,255,0.6); border-radius: 60px !important; transition: width 0.6s ease-out, height 0.6s ease-out; } /*關於我*/ p#about_me { font-size:12px; !important; } /*姓名*/ div#full_name { font-size:13px !important; } #karma { font-size: 1em !important; text-shadow: rgba(211,120,16,0.6) 0 0 6px; } .karma_hover { /*字體*/ font-family:verdana; /*文字大小*/ font-size:15px; } /*卡馬數字*/ #karma { /*字色*/ color:#3c96bb; /*陰影*/ text-shadow:#d3781099 0 0 6px; } /*卡馬箭頭隱藏*/ .karma_hover #karma_arrow { display:none; } /*統計*/ #dash-stats table th, /*項目*/ #dash-stats table td /*數值*/ { font-size:12px !important; } /*發噗區*/ #main_poster .input_holder { border-radius:0; background:none; border:none; } /*文字框*/ #input_big { /*這裡勿動*/ font-size:inherit; /*圓角*/ border-radius:5px; /*底色*/ background:#fff3; /*最小高度*/ min-height:56px; /*行高*/ line-height:2em; /*字距*/ letter-spacing:2px; /*內距*/ padding:4px 2px; /*漸變速度*/ transition:background 0.6s; } #input_big:focus { /*輸入中底色*/ background:#fffc; } /*圖片分享上方細線取消*/ #main_poster .preview-list { border-top:0; padding-top:4px; } /*發語詞*/ #main_poster .m_qualifier { /*圓角*/ border-radius: 4px; } #main_poster .qual_holder, #main_poster .m_qualifier, #main_poster .m_qualifier i:before { font-size:inherit; } /*功能按鈕*/ #main_poster .icons_holder li { font-size:12px; } #main_poster .icons_holder li:hover { font-size:26px; } #main_poster .pif-emoticon:after { display:none; } textarea#input_big_private, textarea#input_big, textarea #input_big .content, textarea#input_permalink, input#current_query, td.td_cnt textarea, textarea#input_small { background: rgba(255,255,255,0.2) !important; border: 0 !important; min-height: 50px; line-height: 24px; font-size: 12px !important; border-radius: 5px !important; padding: 4px 2px 3px 2px !important; box-shadow: 0pt 0px 0pt rgba(0,0,0,0.02), 0pt 0px 0px rgba(0,0,0,0.01) inset; transition: background 0.6s ease; } td.td_cnt textarea, textarea#input_small { font-size: 12px !important; min-height: 40px; line-height: 1.6em !important; letter-spacing: 0.13em !important; padding: 0px 2px 3px 2px !important; border-bottom: 0px solid rgba(137,137,137,0.89) !important; border-radius: 0px !important; } /*各圖示*/ .pif-emoticon.cmp_emoticon_off, /*表情符號*/ .pif-media.cmp_media_off, /*分享資訊*/ .pif-sync.cmp_sync_off, /*同步更新*/ .pif-anynomous.cmp_anynomous_off, /*偷偷說*/ .pif-privacy.cmp_privacy_off /*私人訊息及隱私選項*/ { font-size: 12px !important;} /*plurk按鈕*/ .submit_img { border-radius:19px; font-size:inherit; transition:background 0.6s; opacity:0.8; } .submit_img:hover { transition: background 0.6s ease; } /*浪上噗內容的連結*/ .plurk a.ex_link, .text_holder a.ex_link, .plurk a.ex_link:visited, .plurk a.ex_link:active, .plurk_content a.ex_link { color: #365899 !important; text-decoration: none !important; background: none !important; border: 0 !important; } /*滑鼠移至的連結*/ .plurk a.ex_link:hover, .text_holder a.ex_link:hover, .plurk_content a.ex_link:hover { color: #4d4d4d !important; text-decoration: none !important; background: none !important; border-bottom: 0 !important; } body{cursor:crosshair;} a:hover{cursor:crosshair;text-decoration: none !important;) new .response_count { background: #85b4c9 !important; /*換成綠底色*/ } .unread #alert_beacon /*通知數字:未讀*/ { background:none !important; } /*自介連結去底線*/ #dashboard_holder a:hover { text-decoration:none; } /*滑鼠移至的連結*/ div#plurk-dashboard a:hover, p#about_me a:hover { color: #003D79 !important; text-decoration: none !important; border-bottom: 0 !important; } /*頭像右側姓名,數值為100+16px, 可自行測試調整*/ #plurk-dashboard .dash-segment-profile #dash-profile #full_name {margin-left: 30px;padding-top: 140px; } /*個人資料區整體*/ .dash-segment-profile .segment-content { font-size: 12px; } /*發噗鈕*/ .submit_img_color { /*底色*/ background:#fff; /*字色*/ color:#000c; font-size: 15px; } /*卡碼資訊區整體*/ .dash-segment-stats .segment-content { font-size: 12px; } } /*個人頭像*/ #plurk-dashboard .dash-group-left #dash-profile img.profile-pic { opacity: 0.8; border-radius: 10px 10px 10px 10px; } /*個人頭像:滑鼠移至*/ #plurk-dashboard .dash-group-left #dash-profile img.profile-pic:hover { opacity: 1; border-radius: 10px 10px 10px 10px; } /*友粉頭貼*/ .friend_holder img { /*圓形*/ border-radius:50%; /*透明度*/ opacity:0.7; } .friend_holder img:hover { /*透明度*/ opacity:1; } /*趴趴氣泡*/ .timeline-cnt .plurk_cnt::after { /*這些不動*/ position:absolute; /*圖片*/ content:url(https://images.plurk.com/6Q6dApzP2DUFD2J0tYzhe4.gif); /*位置*/ right:1px; /*位置*/ top:-40px; } /*排版*/ .timeline-cnt { margin-top:30px; } .timeline-cnt .plurk_cnt { padding:5px 30px 5px 5px; } .timeline-cnt .tr_cnt { margin:20px; display:inline; } .td_img { position:absolute; left:0px; margin:5px; border-radius:50%; overflow:hidden; z-index:1; } /*噗串設定*/ .response_box, .mini_form { background: none; } #form_holder { background:rgba(255, 255, 255, 80%); } /*噗串與噗首圓角*/ .timeline-cnt .plurk_cnt, #form_holder { border-radius:13px; } /*氣泡*/ .td_response_count { /*這些不動*/ position:relative; line-height:8px; padding:5px 7px; z-index:1; display:block; /*這些不動*/ border-radius:30px; font-size:10px; width:min-content; max-height:20px; /*位置*/ bottom:59px; /*位置*/ right:38px; /*顏色*/ background:#d1dae3; /*字色*/ color:#66798c; /*字體*/ font-family:微軟正黑體; } .td_response_count * { background:inherit!important; } .td_response_count::after { content:""; position:absolute; left:9px; bottom:-5px; background:inherit; clip-path:polygon(0 0, 100% 0, 0 100%); height:10px; width:10px; } [data-respcount="0"] .td_response_count { display:none; } /*==================================*/ /* 下面可有可無 */ /* 有新回應(原本是紅色)時的改變 */ /*==================================*/ /*新回應人物圖*/ .timeline-cnt .new .plurk_cnt::after { /*圖片*/ content:url(https://images.plurk.com/6Q6dApzP2DUFD2J0tYzhe4.gif); } /*新回應氣泡*/ .new .td_response_count { /*顏色*/ background:#8ab8bd; /*字色*/ color:#8f8f8f; } /* 特定帳號_改uid數字就好*/ .timeline-cnt .cboxAnchor[data-uid="10738890"] .plurk_cnt::after{ content:url(https://emos.plurk.com/3412b4e3f5ef5c0b2f5f160e07545039_w48_h48.gif); /* 可替換圖片 */ } /* 特定帳號_改uid數字就好_新回應圖片 */ .timeline-cnt .cboxAnchor[data-uid="10738890"] .new .plurk_cnt::after { content:url(https://emos.plurk.com/3412b4e3f5ef5c0b2f5f160e07545039_w48_h48.gif); /*圖片*/ } /*卡馬上方小噗寶:大小單位使用px的版本*/ .dash-stats-karma { position:relative; } .dash-stats-karma:before { /*這行勿動*/ position:absolute; content:""; display:block; background:no-repeat center / contain; /*圖片*/ background-image:url(https://images.plurk.com/4A2lzSNC4eeXbeu1oITlb0.gif); /*上下位置*/bottom:30px; /*可改bottom*/ /*左右位置*/ left:85px; /*可改right*/ /*大小*/ width:38px; height:38px; } /*.主控台發噗圖示*/ .dash-segment-post:before { /*這行不用動*/ display:block; position:absolute; /*擋住輸入框*/ z-index:0; /*改成1擋住,改成0不擋住,刪除這行不擋住*/ /*上下位置*/ top:20px; /*可改top*/ /*左右位置*/ right:80px; /*可改left*/ /*圖片*/ content:url(https://emos.plurk.com/f1e26c02cf2186eb35946eac32d0ed8c_w33_h38.gif); } /*所有的回應都加右下圖示*/ .list .plurk_cnt { /*圖片*/ background-image:url(https://emos.plurk.com/58ab46f873ca0a797ae4e17832d28636_w25_h25.png); /*不要重複*/ background-repeat:no-repeat; /*位置在右下*/ background-position:right bottom;} /*文字框右側留空間避免蓋住右下圖示*/ .list .text_holder { padding-right:40px; } /*噗幣旁噗寶(沒有噗幣時就不在)*/ #dash-profile .premium { position:relative; } #dash-profile .premium:before { /*這裡勿動*/ position:absolute; /*圖片*/ content:url(https://images.plurk.com/41QQb4GLBfyjpkuiDoVsFI.gif); /*左右距離*/ right:22px; /*可改left*/ /*上下距離*/ bottom:0px; /*可改top*/ } /*掉落噗寶*/ #dash-profile:after { content:""; position:fixed; z-index:9999; opacity:0; background-size:cover; bottom:100vh; transition:opacity 0.6s, bottom 0s 0.6s, background-image 0s 0.6s; /*大小*/ height:150px; width:150px; /*距離右邊位置*/ right:50px; /*可換成left變成距離左邊的位置*/ /*圖片*/ background-image:url (https://images.plurk.com/qZlE2RArhbrj7eMGyfida.png);} #dash-profile:hover:after { /*這行勿動*/ transition:opacity 0s, bottom 0.8s linear, background-image 0.3s 0.8s; /*這行勿動*/ opacity:1; /*摔下來後距離底下的位置*/ bottom:20px; /*圖片*/ background-image:ur#dash-profile:hover:after { transition:opacity 0s, bottom 0.8s linear, background-image 0.3s 0.8s; opacity:1; /*摔下來後距離底下的位置*/ bottom:20px; /*圖片*/ background-image:url l(https://images.plurk.com/3uOkPutrjYEFRjX2PG1bga.png);} /*時間日期標籤隱藏*/ .bottom_start, #time_show { display:none !important; } /*時間橫線隱藏*/ #bottom_line { display:none !important; } /*更改時間軸圖案語法*/ .timeline-bg { background-image:url(https://images.plurk.com/1W89PjtqnFjl7FECeDIlcH.gif); background-repeat:repeat-x; background-position:bottom;} /*漂浮噗寶*/ #dynamic_logo { /*圖片*/ content: url(https://images.plurk.com/7J79onWwbK7NkurU0oPqeO.gif); } /*頂端橫條改顏色*/'{} :not(*) /* {*/,/*}*/ .bar-color { /*背景透明*/ background:none; } :not(*) /* {*/,/*}*/ #top_bar *, :not(*) /* {*/,/*}*/ #top_bar .bar-icon { /*頂條文字顏色*/ color:#66798c; } '{} /*消音的噗*/ .timeline-cnt .plurk.muted { /*指上前透明度*/ opacity:0.1; } .timeline-cnt .plurk.muted:hover { /*指上後透明度*/ opacity:0.1; } /*噗首按鈕換圖示*/ /*編輯*/ .manager .pif-edit { content:url(https://s.plurk.com/emoticons/basic2/cdf4d85ffe4059ae63fd.gif); } /*消音*/ .manager .pif-volume { content:url(https://s.plurk.com/emoticons/basic2/cdf4d85ffe4059ae63fd.gif); } /*轉噗*/ .manager .pif-replurk { content:url(https://s.plurk.com/emoticons/basic2/cdf4d85ffe4059ae63fd.gif); } /*喜歡*/ .manager .pif-like { content:url(https://s.plurk.com/emoticons/basic2/cdf4d85ffe4059ae63fd.gif); } /*書籤*/ .manager .pif-star { content:url(https://s.plurk.com/emoticons/basic2/cdf4d85ffe4059ae63fd.gif); } /*投幣*/ .manager .pif-bone { content:url(https://s.plurk.com/emoticons/basic2/cdf4d85ffe4059ae63fd.gif); } /*其他*/ .manager .pif-option { content:url(https://s.plurk.com/emoticons/basic2/cdf4d85ffe4059ae63fd.gif); } /*去除噗首功能按鈕底色*/ #timeline_cnt .manager a { background:none !important; } /*已選的噗串篩選按鈕數字白色*/ #filter_tab a.filter_selected .unread_generic { color:#FFF !important; } /*噗串篩選上面噗寶*/ #filter_tab:before { content:""; background:no-repeat center / contain; height:0; width:100%; transition:height .3s; display:block; /*圖片*/ background-image:url(https://emos.plurk.com/0f6eea3e2dfed6813a3e17725bef64c6_w48_h48.jpeg); } #filter_tab:hover:before { /*大小*/ height:48px; } /*噗首右下圖示*/ .timeline-cnt .plurk_cnt { background:no-repeat right bottom; /*圖片*/ background-image:url(https://emos.plurk.com/febbdc718cf8448fcaa0767a5df01448_w48_h48.jpg); } /*頭貼上面噗寶*/ #dash-profile:before { /*待機圖*/ content:url(https://emos.plurk.com/a11a4e6ab12d2a6247a4ac0e14fcda69_w48_h48.jpeg); display:block; text-align:center; } #dash-profile:hover:before { /*指上圖*/ content:url(https://emos.plurk.com/a16a815da379eda026e889eb95d35fd8_w48_h48.gif); } /*自介噗寶1*/ #plurk-dashboard #dash-additional-info { padding-bottom:58px; } #dash-additional-info:before { /*待機圖1*/ content:url(https://emos.plurk.com/a11a4e6ab12d2a6247a4ac0e14fcda69_w48_h48.jpeg); position:absolute; bottom:5px; left:5px; } #dash-additional-info:hover:before { /*指上圖1*/ content:url(https://emos.plurk.com/a16a815da379eda026e889eb95d35fd8_w48_h48.gif); } #dash-additional-info:after { /*待機圖2*/ content:url(https://emos.plurk.com/a11a4e6ab12d2a6247a4ac0e14fcda69_w48_h48.jpeg); position:absolute; bottom:5px; left:calc((100% - 48px) / 2); } #dash-additional-info:hover:after { /*指上圖2*/ content:url(https://emos.plurk.com/a16a815da379eda026e889eb95d35fd8_w48_h48.gif); } /*自介小噗寶:大小單位使用px的版本*/ #about_me:before { /*待機圖3*/ content:url(https://images.plurk.com/7E0HlljgGEHpUVZrsNabqP.gif); position:absolute; bottom:5px; right:5px; } #dash-additional-info:hover #about_me:before { /*指上圖3*/ content:url(https://emos.plurk.com/a16a815da379eda026e889eb95d35fd8_w48_h48.gif); } /*河道左噗寶*/ #timeline_holder { background-repeat:no-repeat; /*圖片*/ background-image:url(https://emos.plurk.com/005260c913522ffb1cced63cceccdd25_w48_h48.gif); background-position: 10px 10px; } /*主控台右下噗寶*/ .dash-group-right:before { /*待機圖*/ content:url(https://emos.plurk.com/a11a4e6ab12d2a6247a4ac0e14fcda69_w48_h48.jpeg); position:absolute; bottom:5px; right:5px; } .dash-group-right:hover:before { /*指上圖*/ content:url(https://emos.plurk.com/a16a815da379eda026e889eb95d35fd8_w48_h48.gif); } |
Direct link: https://paste.plurk.com/show/iV9LLFYkN2EUZJSJtzRO