1
2
3
4
5
/*時間軸圖案語法*/
.timeline-bg {
background-image:url(https://images.plurk.com/1xQ2KnRjVb1UdhkMnIjcay.gif);
background-repeat: repeat-x;
background-position:bottom;}