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
說明:https://paste.plurk.com/show/M73TDjYIq5K0M2NX7fly/
更多其他設定請到原噗:https://www.plurk.com/p/ob2ctr

/*背景隨噗寶點擊改變*/
footer { position:absolute; top:42px; left:0; width:100%; height:0; }
#footer { padding:0; display:block; }
#footer ul { position:relative; }
#footer a { display:none; }
#footer li { display:block; margin:0; font-size:0; position:absolute; }
#footer li:nth-last-child(n+2) { position:absolute; z-index:700; object-fit:scale-down; }
#footer li:last-child { width:100%; height:100%; z-index:-1; }

/*河道高度固定*/
#timeline_holder { height:560px !important; }

/*被噗寶改變的背景大小*/
#footer ul {
	/*背景寬度*/ width:100%;
	/*背景高度*/ height:560px;
}
/*被噗寶改變的背景圖片*/
#footer li:last-child {
	/*待機背景圖*/ background:url(圖片網址);
}

/*改變背景的噗寶:第一隻*/
#footer li:nth-child(1) {
	/*左右位置*/ right:10px; /*可改left*/
	/*上下位置*/ bottom:10px; /*可改top*/
	/*寬度*/ width:48px;
	/*高度*/ height:48px;
	/*噗寶待機圖*/ content:url(https://imgur.com/uBP84RM.png);
}
#footer li:nth-child(1):hover {
	/*噗寶指上圖*/ content:url(https://imgur.com/Kks3wPC.gif);
}
#footer li:nth-child(1):hover ~ li:last-child {
	/*噗寶指上:背景圖*/ background:url(圖片網址);
}

/*改變背景的噗寶:第二隻*/
#footer li:nth-child(2) {
	/*左右位置*/ right:68px; /*可改left*/
	/*上下位置*/ bottom:10px; /*可改top*/
	/*寬度*/ width:48px;
	/*高度*/ height:48px;
	/*噗寶待機圖*/ content:url(https://imgur.com/ThuJpca.png);
}
#footer li:nth-child(2):hover {
	/*噗寶指上圖*/ content:url(https://imgur.com/Kks3wPC.gif);
}
#footer li:nth-child(2):hover ~ li:last-child {
	/*噗寶指上:背景圖*/ background:url(圖片網址);
}

/*改變背景的噗寶:第三隻*/
#footer li:nth-child(3) {
	/*左右位置*/ right:126px; /*可改left*/
	/*上下位置*/ bottom:10px; /*可改top*/
	/*寬度*/ width:48px;
	/*高度*/ height:48px;
	/*噗寶待機圖*/ content:url(https://imgur.com/xzpi2C3.png);
}
#footer li:nth-child(3):hover {
	/*噗寶指上圖*/ content:url(https://imgur.com/Kks3wPC.gif);
}
#footer li:nth-child(3):hover ~ li:last-child {
	/*噗寶指上:背景圖*/ background:url(圖片網址);
}

/*改變背景的噗寶:第四隻*/
#footer li:nth-child(4) {
	/*左右位置*/ right:184px; /*可改left*/
	/*上下位置*/ bottom:10px; /*可改top*/
	/*寬度*/ width:48px;
	/*高度*/ height:48px;
	/*噗寶待機圖*/ content:url(https://imgur.com/RuMZsgw.png);
}
#footer li:nth-child(4):hover {
	/*噗寶指上圖*/ content:url(https://imgur.com/Kks3wPC.gif);
}
#footer li:nth-child(4):hover ~ li:last-child {
	/*噗寶指上:背景圖*/ background:url(圖片網址);
}

/*改變背景的噗寶:第五隻*/
#footer li:nth-child(5) {
	/*左右位置*/ right:242px; /*可改left*/
	/*上下位置*/ bottom:10px; /*可改top*/
	/*寬度*/ width:48px;
	/*高度*/ height:48px;
	/*噗寶待機圖*/ content:url(https://imgur.com/65y6iyN.png);
}
#footer li:nth-child(5):hover {
	/*噗寶指上圖*/ content:url(https://imgur.com/Kks3wPC.gif);
}
#footer li:nth-child(5):hover ~ li:last-child {
	/*噗寶指上:背景圖*/ background:url(圖片網址);
}

/*改變背景的噗寶:第六隻*/
#footer li:nth-child(6) {
	/*左右位置*/ right:300px; /*可改left*/
	/*上下位置*/ bottom:10px; /*可改top*/
	/*寬度*/ width:48px;
	/*高度*/ height:48px;
	/*噗寶待機圖*/ content:url(https://imgur.com/BQTv3Rr.png);
}
#footer li:nth-child(6):hover {
	/*噗寶指上圖*/ content:url(https://imgur.com/Kks3wPC.gif);
}
#footer li:nth-child(6):hover ~ li:last-child {
	/*噗寶指上:背景圖*/ background:url(圖片網址);
}

/*改變背景的噗寶:第七隻*/
#footer li:nth-child(7) {
	/*左右位置*/ right:358px; /*可改left*/
	/*上下位置*/ bottom:10px; /*可改top*/
	/*寬度*/ width:48px;
	/*高度*/ height:48px;
	/*噗寶待機圖*/ content:url(https://imgur.com/kXulQzu.png);
}
#footer li:nth-child(7):hover {
	/*噗寶指上圖*/ content:url(https://imgur.com/Kks3wPC.gif);
}
#footer li:nth-child(7):hover ~ li:last-child {
	/*噗寶指上:背景圖*/ background:url(圖片網址);
}

/*改變背景的噗寶:第八隻*/
#footer li:nth-child(8) {
	/*左右位置*/ right:416px; /*可改left*/
	/*上下位置*/ bottom:10px; /*可改top*/
	/*寬度*/ width:48px;
	/*高度*/ height:48px;
	/*噗寶待機圖*/ content:url(https://imgur.com/YSvkwqt.png);
}
#footer li:nth-child(8):hover {
	/*噗寶指上圖*/ content:url(https://imgur.com/Kks3wPC.gif);
}
#footer li:nth-child(8):hover ~ li:last-child {
	/*噗寶指上:背景圖*/ background:url(圖片網址);
}

/*改變背景的噗寶:第九隻*/
#footer li:nth-child(9) {
	/*左右位置*/ right:474px; /*可改left*/
	/*上下位置*/ bottom:10px; /*可改top*/
	/*寬度*/ width:48px;
	/*高度*/ height:48px;
	/*噗寶待機圖*/ content:url(https://imgur.com/WoLdK8F.png);
}
#footer li:nth-child(9):hover {
	/*噗寶指上圖*/ content:url(https://imgur.com/Kks3wPC.gif);
}
#footer li:nth-child(9):hover ~ li:last-child {
	/*噗寶指上:背景圖*/ background:url(圖片網址);
}

/*改變背景的噗寶:第十隻*/
#footer li:nth-child(10) {
	/*左右位置*/ right:532px; /*可改left*/
	/*上下位置*/ bottom:10px; /*可改top*/
	/*寬度*/ width:48px;
	/*高度*/ height:48px;
	/*噗寶待機圖*/ content:url(https://imgur.com/BnVLJsx.gif);
}
#footer li:nth-child(10):hover {
	/*噗寶指上圖*/ content:url(https://imgur.com/Kks3wPC.gif);
}
#footer li:nth-child(10):hover ~ li:last-child {
	/*噗寶指上:背景圖*/ background:url(圖片網址);
}