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