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
/*2019-02-03河道語法*/
/*大頭特效*/
._lc_ #dash-profile img:first-of-type { background:url('https://i.imgur.com/VTFrdYm.gif') no-repeat; overflow:hidden;height:0px;width:280px;padding-top:290px; background-size:290px auto; margin-top:0px !important;margin-bottom:0px !important; position: center;}

/*背景圖 https://imgur.com/a/kwNsR */
body {
background-image: url(https://i.imgur.com/EECIQcb.png); /*可用*/
background-repeat: no-repeat;
background-attachment:fixed;
background-size:cover;
background-position:center center;
background-color:#000000;
}
#timeline_holder
{
background:none!important;
border:0 !important;
}
.day_bg .div_inner {
background-image: url();
background-color:none ;
width:10px; border:rgba(202,227,255, 0.0) 5px solid;
}

/*噗浪生物*/
._lc_ #dynamic_logo {
background-image: url(https://i.imgur.com/oJc8e4V.gif);
background-repeat: no-repeat;
background-size:contain;
margin: 50px;
/*left:30px;*/
width: 300px;
height: 400px;
margin-top:50px;
/*z-index: 10;
position: static;
opacity:
-moz-transform:scaleX(-1);
-webkit-transform:scaleX(-1);
-o-transform:scaleX(-1);
transform:scaleX(-1);
filter:FlipH;; */}
._lc_ img#creature {
filter: alpha(opacity=0);
-moz-opacity:0 ;
opacity:0 ;
height: 80px;
}

/*時間線(中間線(?)
.timeline-bg {
background-image:url("https://emos.plurk.com/9ee21ee3066e5d223d3f2c6cb60941c7_w48_h38.gif");
background-repeat:repeat-x;
background-position:bottom;
}*/

/*隱藏時間軸線顯示*/
#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;
}


.day_start .bottom_start, .day_start .div_start /*日*/
{
color:#333 !important;
font-size:12px !important;
width:auto;
height:auto;
filter:alpha(opacity=100) !important; opacity:1 !important; zoom:1;
}

#plurk-dashboard{
background-image: url();
background-repeat: repeat;
background-color:#000000;
}
#dash-stats,#dash-friends,#dash-fans{
text-align: center;color:#5BB1FF;
}
#dash-stats a,#dash-friends a,#dash-fans a{
color:#88A3E5;
}
#dash-stats a:hover,#dash-friends a:hover,#dash-fans a:hover{
color:#88A3E5;
}
#dash-stats h2,#dash-friends h2,#dash-fans h2{
font-size:25px;
color:#88A3E5;}#profile_pic {width: 120px;}
#dash-profile #full_name{color:#DDF0FF}
#dash-profile #location,#dash-profile #span_years , #m_or_f{color:#DDF0FF}
#dash-additional-info #about_me{color:#C5C5C5;}#dash-stats table td {color: #DDF0FF;}
#dash-stats #karma {color:#DDF0FF}
.karma_hover {color: #DDF0FF;}a:link,#footer,#footer a {color: #3f56b1;}
a:visited, a:active, #footer a:hover {color: #3f56b1;}
a:hover {color: #6e1ec7;}

#plurk-dashboard .dash-group-form {
width: 100%;
}

#plurk-dashboard .dash-segment-award{
opacity: 0.8 !important;
}
#plurk-dashboard .dash-group-left{
opacity: 0.8 !important;
}
#plurk-dashboard .dash-group-form, #plurk-dashboard .dash-group-right{
opacity: 0.8 !important;
}

._lc_ .dash-segment .segment-content{
/*background:url(https://i.imgur.com/0imeoRz.png);*/
background-size:cover;
}


/*強制展開訊息分類*/
#filter_tab,
#filter_tab a,
#filter_tab a.off_tab,
#filter_tab a.off_tab:hover,
#filter_tab a.filter_selected,
#filter_tab a.filter_selected:hover{
height: 25px;
margin-top: 6px;
margin-left: 20px;
position: relative;
top:-142px;
left:-25px;
}

/*新回應的底色 動態*/
.plurk_cnt.new6,
.plurk_cnt.new5,
.plurk_cnt.new4,
.plurk_cnt.new3,
.plurk_cnt.new2,
.plurk_cnt.new1{background:#b2d2ff !important;

/*主控台位置*/
#dashboard_holder {

}
._lc_ div#plurk-dashboard {
background-color: rgba(0, 0, 0, 0.5) !important;
overflow: hidden;
border-radius: 10px;
filter: alpha(opacity=90) !important;
opacity: 0 !important;
z-index: 20;
position: inherit;
}
._lc_ div#plurk-dashboard:hover {
opacity: 1 !important;
background: url(https://i.imgur.com/mIFqbkD.png) no-repeat;
background-size: auto;
background-position: right bottom;
}

._lc_ #filter_tab {
filter: alpha(opacity=20) !important;
opacity: 0.8!important;
zoom: 1;
}

#filter_tab a {
background: #FFF;
color: #365FAF;
border:none;
border-width: 0 1px;
box-shadow:inset 1px 1px 1px 1px;
opacity: 0.7 !important;
}
#updater .item a {
background: #FFF;
color: #365FAF;
border:none;
border-width: 0 1px;
box-shadow:inset 1px 1px 1px 1px;
}

._lc_ #dash-stats h2, ._lc_ #dash-friends h2, ._lc_ #dash-fans h2 {
font-size: 20px;
color: #8D8D8D;
line-height: 25px;
letter-spacing: 5px;
}


#bottom_line, .bottom_start, .bottom_end {
background: rgba(238, 238, 238, 0.3);
}
.browse_button .cmp_arrow_right, .browse_button .cmp_arrow_left {
color: rgba(67, 110, 232, 0.5);
font-size: 50px;
}
.browse_button .cmp_back_to_today {
font-size: 12px;
line-height: 18px;
margin-top: 10px;
background: rgba(67, 110, 232, 0.5);
color: rgb(255, 255, 255);
border-radius: 10px;
position: absolute;
margin-left: 11px;
padding: 0 9px;
}
.cmp_back_to_today:before {
position: absolute;
color: rgba(67, 110, 232, 0.5);
margin-left: -22px;
margin-top: 2px;
}
#plurk-dashboard .dash-segment-profile #dash-profile {
height: 280px;
width: 280px;
position: relative;
overflow: hidden;
}

#plurk-dashboard .dash-segment-profile #dash-profile img.profile-pic {
width: 280px;
height:280px;
border-radius: 8px;
}
#plurk-dashboard .dash-segment-profile #dash-profile #full_name {
padding-left: 5px;
padding-top: 40px;
padding-bottom: 6px;
margin-left: 0px;
font-size: 17px;
position: relative;
top: 200px;
border-radius: 5px;
}

#plurk-dashboard .dash-segment-profile #dash-profile #full_name:hover {
background: linear-gradient(rgba(121, 94, 94, 0),rgba(0, 0, 0, 0.72));
}

#plurk-dashboard .dash-segment-profile #dash-profile .profile-info {
position: relative;
bottom: 0;
top: 228px;
margin-left: 0px;
padding-left: 5px;
padding-bottom: 5px;
}

.dash-segment .segment-content {
margin: 10px;
padding: 5px;
border-radius: 10px;
}

#plurk-dashboard .dash-segment-profile #dash-additional-info {
padding: 5px;
position: relative;
}
#plurk-dashboard .dash-segment-profile #dash-additional-info #about_me {
line-height: 1.4em;
/* height: 60px;
width: 310px;
overflow-y: auto!important;*/
text-align: center;
margin-bottom: 0px!important;
}
._lc_ #plurk-dashboard .dash-group-form {
opacity: 1!important;
}
._lc_ #dash-stats, ._lc_ #dash-friends, ._lc_ #dash-fans {
text-align: center;
color: #BDBDBD !important;
}
#plurk-dashboard h2 {
background: #1B1B1B;
height: 30px;
border-radius: 20px;
}

.submit_img {
border: 0;
cursor: pointer;
width: 80px;
font-size: 25px;
height: 38px;
text-align: center;
line-height: 38px;
color: #000000;
border-radius: 25px;
margin-left: 6px;
background-color: #3f56b1;
}
.input_holder {
border: none;
}
.unread #alert_beacon, .unread_generic {
background-color: #3f56b1;
}
._lc_ #plurk-dashboard h2 {
background: rgba(27, 27, 27, 0.66);
}

#plurk-dashboard a {
color: #88A3E5;
}

/*隱藏已經消音的噗***/
.muted
{
filter:alpha(opacity=10)!important;
opacity:0.1!important;
zoom:1;
}

/*隱藏與展開浪上的噗*/
#timeline_cnt {
filter:alpha(opacity=0); (將浪上的噗隱藏起來,透明度設10,讓它若隱若現)
-moz-opacity:0;
opacity:0;
zoom:1;
}
#timeline_cnt:hover{
filter:alpha(opacity=95); (滑鼠移過去,浪上的噗就會清楚顯現,設100,1,1)
-moz-opacity:0.95;
opacity:0.95;
zoom:1;
}

/*噗整體透明度*/
.plurk_cnt,
.plurk_box .caption,
.plurk_box .list,
.plurk_box .mini_form,
.info_box,
td.td_cnt texture,
textarea#input_small {
filter: alpha(opacity=100); opacity:1; -moz-opacity:1; zoom:1;
}

/*回應數*/
.response_count {background:#999;filter:alpha(opacity=45);opacity:0.45;color:#333!important;padding:2px;font-size:12px;}
.dots .inner {background:none;border: none; }
.new .response_count {background:#5BB1FF;color:#fff !important;font-size:12px;filter:alpha(opacity=90);opacity:.9;padding:4px;}


/*時間軸底色*/
#timeline_holder
{
background: none !important;
border:0 !important;
}
.bar-color {
background: #2220; !important;
}


/*資料面板: 透明度變化*/
/*div#plurk-dashboard {
filter:alpha(opacity=50) !important; (先將主控台資訊隱藏起來,透明度設0)
-moz-opacity:0.50!important;
opacity: 0.50!important;
zoom:1;
}/*
/*div#plurk-dashboard:hover {
filter:alpha(opacity=80) !important;
-moz-opacity:0.80!important;
opacity: 0.8!important;
zoom:1;
}*/

/*分區與圓角*/
div#plurk-dashboard
{
background:gray; /*拿掉原本底色*/
border:0; /*拿掉框線*/
}


/*已讀、所有訊息透明度變化*/
#updater {
white-space: nowrap;
left: -20px;
}
#updater:hover {
white-space: nowrap;
opacity: 0.7;
}

/*更換loading圖*/
#div_loading .cnt {
background:transparent url('https://images.plurk.com/7rXhX2lZmrfrHL0BNgJ7Ux.gif') no-repeat scroll center top !important;
margin-top:0px;
height:587px;
}
._lc_ #div_loading .cnt img, ._lc_ .loading img { filter: alpha(opacity=0); opacity: 0.0; z-index: 20; } /*主頁面loading圖*//*http://i.imgur.com/4904foU.gif KAI*/

._lc_ .loading { background: transparent url(https://images.plurk.com/2QWGE9cPRu8RyX3REyISxT.gif) no-repeat scroll center !important; height:114px;opacity: 1; } /*每一則噗中的loading圖*/

._lc_ #filter_tab a:hover {
background: #365faf;
color: #ddf0ff;
border: none;
border-width: 0 1px;
}

/*好友粉絲頭像放大*/
/*.friend_holder img {
width: 25px;
height: 25px;
}
.friend_holder img:hover {
width: 50px;
height: 50px;
}*/

/*好友粉絲變化*/
._lc_ .friend_holder li {
background: rgba(0,0,0,0.2) !important;
border: 1px solid #bbb !important;
border-radius: 4px !important;
height: 30px !important;
width: 30px !important;
}
._lc_ .friend_holder li:hover {
background: #333 !important;
border: 1px solid #444 !important;
border-radius: 4px !important;
}
._lc_ .friend_holder li img {
height: 35px !important;
width: 35px !important;
opacity: 0 !important;
zoom: 1;
border-radius: 4px !important;
box-shadow:inset 0px 3px 5px rgba(0,0,0,0.2) !important;
transition: opacity 0.5s ease;
}
._lc_ .friend_holder li img:hover {
height: 35px !important;
width: 35px !important;
opacity: 0 !important;
zoom: 1;
transition: opacity 0.5s ease;
}
/*頁尾調整*/


/*頁腳透明度變化*/
#footer {
opacity: 0;
}
#footer:hover {
opacity: 0.6;
}

/*噗內特效*/
._lc_ .list .plurk_cnt .td_qual { position:absolute; width:auto; overflow:visible; margin-left:0.7em; background:# !important; }
._lc_ .list .plurk_cnt .text_holder { margin-top:1.5em; padding:0.5em; margin-left:1.2em; width:auto !important; background:#!important; }

/*噗主特效*/
._lc_ .list .highlight_owner .td_qual a { text-decoration:none; }
._lc_ .list .highlight_owner .plurk_cnt, ._lc_ .list .highlight_owner .plurk_cnt:hover { background:#d5d5d5 !important; border-radius:5px; border-bottom:1px solid #d2d2d2 !important; }
._lc_ .list .highlight_owner .plurk_cnt .text_holder { }
._lc_ .list { border-radius:5px 5px 0px 0px; }

/*噗內顏色*/
.response_box {
background: #868686;
border-top: none;
}
.plurk_box .mini_form {
background-color: #848484;
border-top: none;
}
.language-large-font .list, .language-large-font .plurk_box .caption, .language-large-font .list .loading, .language-large-font{
background: #B5B5B5;
}

/*新訊息圓角*/
._lc_ .response_count{border-radius: 10px;}
._lc_ .new .response_count{background: #00C9FF !important;}

/*噗文下陷*/
._lc_ .plurk_cnt,{

box-shadow:inset 1px 1px 1px 1px rgba(54, 95, 175, 0.58) !important;
border-radius: 5px;
}

/*圓形頭像*/
.p_img, .p_img img {
border-radius: 50px;
}

/*圖騰*/
._lc_ #plurk-dashboard .dash-segment-profile #dash-additional-info {
padding: 15px;
position: relative;
background: url(http://wildpolis.net/imagehost/594ca65c580df.png) right bottom no-repeat;
overflow: hidden;
}

#dash-award {
height: 0px;
overflow: hidden;
}

._lc_ strike {
opacity: 0.50!important;
cursor: default;
}._lc_ strike:hover {
opacity: 0.90!important;
}
._lc_ b {
font-size: 1.2em;
}
.emoticon_my {
width: 60px !important;
height: auto !important;
}

.plurk a.pictureservices img, .permaplurk #permanent_body a.pictureservices img, body.t #dashboard_holder a.pictureservices img {
height: 120px !important;
max-width: 300px!important;
}
#timeline_control_holder {
opacity: 0!important;
}
#timeline_control_holder:hover {
opacity: 1!important;
}
/河道游標/
#timeline_holder
.timeline-cnt{ cursor:url(https://images.plurk.com/1gwhOeOjukozHXwwqQf8fd.gif), default; }
.timeline-cnt .display {cursor: url(https://images.plurk.com/1gwhOeOjukozHXwwqQf8fd.gif), default;}
._lc_ .plurk_cnt, ._lc_ {cursor: url(https://images.plurk.com/1gwhOeOjukozHXwwqQf8fd.gif), default;}
/*移至超連結時變更圖片*/
#timeline_holder a:hover, {cursor: url(https://images.plurk.com/6PQI7hHyGpECH9ilWawrdl.gif) , auto;}
/控制面版&噗內游標/
*, body, a, a:hover, html {cursor: url(https://images.plurk.com/1gwhOeOjukozHXwwqQf8fd.gif), auto;}
/*移至超連結時變更圖片*/
a:hover, {cursor: url(https://images.plurk.com/6PQI7hHyGpECH9ilWawrdl.gif ), auto;}