1 2 3 4 5 | .timeline-bg { background-image:url("https://i.imgur.com/4BdumM7.png"); background-repeat:repeat-x; background-position:bottom; } |
Direct link: https://paste.plurk.com/show/M0YCJYKXp8ldoop5Ybjr
1 2 3 4 5 | .timeline-bg { background-image:url("https://i.imgur.com/4BdumM7.png"); background-repeat:repeat-x; background-position:bottom; } |