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 | /***************背景改為偷偷說樣式***************/ body { background: #e7ddd0 url(https://s.plurk.com/plurktop/6b393589b1d3b4aa0499.png); } /***************底端改為偷偷說樣式***************/ #footer { padding: 40px 8% 20px; margin-bottom: 0px; margin-top: 90px; border: 0px; } /***************暱稱改為偷偷說顏色***************/ .name { color: #AE00B0 !important; } /********************隱藏風鈴********************/ #notif-sound-control { visibility: hidden; } /******************隱藏噗文篩選******************* .timeline_control, #noti_re { visibility: hidden; } **************************************************/ /*******************隱藏控制台********************/ .dash-segment.dash-segment-stats, .dash-segment.dash-segment-profile, .dash-group-right { display: none; } #dynamic_logo { position: unset; } /************右上按鈕圖片************/ #dynamic_logo img { display: block; position: absolute; top: -119px; right: 20px; width: auto; content: url(https://i.imgur.com/WHHkhZC.png); } /************左上偷偷說圖片**********/ #dynamic_logo:before { display:block; position:absolute; top: -120px; left: 90px; width:auto; content:url(https://i.imgur.com/n08FAV9.jpg); } /************更改左右箭頭顏色**********/ .browse_button .cmp_arrow_right, .browse_button .cmp_arrow_left, .cmp_back_to_today:before { color: #a45d41; } /************更改箭頭下方Begin背景色**********/ .browse_button .cmp_back_to_today { background: #a45d41; } /*********時間軸高度及位置更改,河道背景透明**********/ #timeline_holder { height: 559.918px !important; margin-top: 139px; background: transparent; } /*********頂端橫條透明**********/ ' {}:not(*)/* { */,/* } */ #top_bar .bar-color { background: transparent; } ' {} /************網頁背景透明***************/ #layout_content_html {background: transparent;} /************噗文高度更改***************/ #timeline_holder .plurk .text_holder {max-height: 53.371500000000005px !important;} #timeline_holder .plurk.display .text_holder {max-height: none !important;} |
Direct link: https://paste.plurk.com/show/gRcLioPRz5o3IHGv6kYU