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