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