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
搭檔組聖誕河道語法組成

/*噗幣旁邊的睡覺*/
._lc_ #dash-profile { background: url(https://emos.plurk.com/33e14ba5dccad1870e21680cb07747d2_w48_h48.gif) no-repeat; background-position: 90% bottom; }



/*堆雪人時間軸*/
.timeline-bg {
background-image:
url("https://images.plurk.com/21g6PW6yyTD5EMnvwi1KLI.gif"),
url("https://images.plurk.com/3zpVNDZG2QoYjYYZxp9q8z.gif"),
url("https://images.plurk.com/1W4QFUNSNEDdaDwedzn44i.gif"),
url("https://images.plurk.com/5DUQ5Y8EUVIVPLJjjfdevo.gif"),
url("https://images.plurk.com/345SuSSIWTAFzWjLgZxTVB.gif"),
url("https://images.plurk.com/7o8XHsyjGDazLfczuWrwqz.gif"),

url("https://emos.plurk.com/c59863cc0c06ed67cd252bc6c2821bbc_w29_h29.png"),
url("https://emos.plurk.com/f3a1c9c0090830fbb3482d79144e2eb5_w48_h29.png"),
url("https://images.plurk.com/5PgB3NoDlluQaQUW7itasw.gif"),
url("https://images.plurk.com/3u1R6nufmD4PAgrGfW2en7.gif"),
url("https://images.plurk.com/3O2tBkAHM4tq4q56VD5W1Y.gif"),
url("https://images.plurk.com/5gZiTGFT9pTdzcmHd4vAoW.gif"),
url("https://emos.plurk.com/f3a1c9c0090830fbb3482d79144e2eb5_w48_h29.png"),

url("https://images.plurk.com/21g6PW6yyTD5EMnvwi1KLI.gif"),
url("https://images.plurk.com/3zpVNDZG2QoYjYYZxp9q8z.gif"),
url("https://images.plurk.com/1W4QFUNSNEDdaDwedzn44i.gif"),
url("https://images.plurk.com/5DUQ5Y8EUVIVPLJjjfdevo.gif"),
url("https://images.plurk.com/345SuSSIWTAFzWjLgZxTVB.gif"),
url("https://images.plurk.com/7o8XHsyjGDazLfczuWrwqz.gif"),
url("https://images.plurk.com/1W4QFUNSNEDdaDwedzn44i.gif"),
url("https://emos.plurk.com/f3a1c9c0090830fbb3482d79144e2eb5_w48_h29.png")
;
background-repeat: no-repeat,no-repeat;
background-position: 0% 100%, 7% 100%, 14% 100%, 21% 100%, 28% 100%, 35% 100% ,40% 100%,41% 100%, 43% 100%, 45% 100%, 47% 100%, 49% 100%, 51% 100%,
56% 100%, 63% 100%,70% 100%,77% 100%, 84% 100%,91% 100%, 98% 100% ,100% 100%;
}
.bottom-line {height: 0px;}


/*更換 噗浪生物(噗寶)*/
#dynamic_logo{
height: 400px; /*請依照您的生物調整到適當高度*/
width: 500px; /*請依照您的生物調整到適當寬度*/
margin-top: 20px; /*生物距離頂部的位置*/
margin-left:-200px; /*生物的左右位置 ( px > 0 時會往左邊,px < 0 時會往右邊)*/
background-repeat: no-repeat; /*防止背景重複*/
/*接著,請將以下圖片網址改成你想放的生物*/
background-image: url(https://images.plurk.com/3ztFkKADT6LUeAJ2xo6Zul.gif);
}

/*統計上的毛球、募集人數旁邊的水晶球*/
#dash-stats
{background: url(https://images.plurk.com/TsrPAbUwzWhdkeWiGvluJ.gif),
url(https://images.plurk.com/BgYqix1PpNAnuj5b8FZpr.gif);
background-repeat: no-repeat,no-repeat;
background-position:50px -5px, 580px 0px}

/*朋友上面的雙人圍巾*/
#dash-friends{
background: url(https://emos.plurk.com/0a8412dde651fa8c7d0a6cf0bc496650_w48_h48.gif),
url(https://emos.plurk.com/f55fadf2839ffce88224203e658b2c7c_w48_h48.gif);
background-repeat: no-repeat,no-repeat;
background-position:220px 1px,260px 2px}

/*粉絲上面的親親*/
#dash-fans{
background: url(https://emos.plurk.com/6c5b1d3add864edde49bb4e5ed710742_w48_h48.gif),
url(https://emos.plurk.com/52aa93e4cfa611536ed76407bb2cc80b_w48_h48.gif);
background-repeat: no-repeat,no-repeat;
background-position:200px 0px,247px 0px}