1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/**======== Create by Plurk CSS Generator ========**/
/**== https://hoshikata.github.io/PlurkCSSGenerator ==**/
/*官方生物*/
#dynamic_logo #creature {
opacity: 0;
}
/*時間軸生物*/
.timeline-bg {
position: relative;
pointer-events: none;
background-repeat: repeat-x;
background-position: bottom left;
background-image: url('噗寶的圖片網址');
background-repeat: no-repeat;
background-position: bottom 50% left 97%;
}