1 2 3 4 5 6 | /*萬聖節時間線*/ .timeline-bg { background-image:url("https://i.imgur.com/5z8E85m.gif"); background-repeat:repeat-x; background-position:bottom; } |
Direct link: https://paste.plurk.com/show/HLOmRCVMT1qO8uV8iOuU
1 2 3 4 5 6 | /*萬聖節時間線*/ .timeline-bg { background-image:url("https://i.imgur.com/5z8E85m.gif"); background-repeat:repeat-x; background-position:bottom; } |