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