1
2
3
4
5
6
7
8
9
10
11
12
13
/**======== Create by Plurk CSS Generator ========**/
/**== https://hoshikata.github.io/PlurkCSSGenerator ==**/
/*時間軸生物*/
.timeline-bg {
position: relative;
pointer-events: none;
background-repeat: repeat-x;
background-position: bottom left;
background-image: url('https://imgur.com/8YcfXAj.png');
background-repeat: no-repeat;
background-position: right 25px top 120px;
background-size:contain;
}