1 2 3 4 5 6 | /*Merry Christmas*/ .timeline-bg { background-image:url("https://i.imgur.com/1EdDMJi.gif"); background-repeat:repeat-x; background-position:bottom; } |
Direct link: https://paste.plurk.com/show/pEz3P1DkrFoXZiN0sT18
1 2 3 4 5 6 | /*Merry Christmas*/ .timeline-bg { background-image:url("https://i.imgur.com/1EdDMJi.gif"); background-repeat:repeat-x; background-position:bottom; } |