1 2 3 4 5 6 7 | /* 修改時間軸標籤形狀 */ .timeline-bg .bottom_start{ padding: 0 0.8rem; border-radius: 9px; box-shadow: 2px 3px rgba(0,0,0,0.1); } .timeline-bg .bottom_start.day_start:before{ content: ""; position: absolute; z-index: -10; background: #FFF; border-radius: 50%; width: 50%; height: 150%; left: 15%; top: -75%; } .timeline-bg .bottom_start.day_start:after{ content: ""; position: absolute; z-index: -10; background: #FFF; border-radius: 50%; width: 30%; height: 80%; right: 15%; top: -50%; } .timeline-bg .bottom_start.time_start:before{ content: ""; position: absolute; z-index: -10; background: #FFF; border-radius: 50%; width: 30%; height: 100%; left: 18%; top: -40%; } .timeline-bg .bottom_start.time_start:after{ content: ""; position: absolute; z-index: -10; background: #FFF; border-radius: 50%; width: 40%; height: 120%; right: 18%; top: -55%; } |
Direct link: https://paste.plurk.com/show/nOiccosNPfjE1FgXkBk3