1 2 3 4 5 6 | /*時間軸圖案*/ .timeline-bg { background-image:url("https://images.plurk.com/7uWVYf0KBnmNvQ5jIs87d1.gif"); background-repeat:repeat-x; background-position:bottom; } |
Direct link: https://paste.plurk.com/show/G5in6sUDvSeEnVzcP3wd
1 2 3 4 5 6 | /*時間軸圖案*/ .timeline-bg { background-image:url("https://images.plurk.com/7uWVYf0KBnmNvQ5jIs87d1.gif"); background-repeat:repeat-x; background-position:bottom; } |