1 2 3 4 5 6 | /*夢百動圖時間線*/ .timeline-bg { background-image:url("https://i.imgur.com/aF3n8l4.gif "); background-repeat:repeat-x; background-position:bottom; } |
Direct link: https://paste.plurk.com/show/UCJJWtO1stvP8kb7lPKg
1 2 3 4 5 6 | /*夢百動圖時間線*/ .timeline-bg { background-image:url("https://i.imgur.com/aF3n8l4.gif "); background-repeat:repeat-x; background-position:bottom; } |