연습장:Sakura: 두 판 사이의 차이

편집 요약 없음
편집 요약 없음
171번째 줄: 171번째 줄:
.swiper-slide-active .slide-right-200 {
.swiper-slide-active .slide-right-200 {
         opacity: 1;
         opacity: 1;
         animation: slide-left-100 2s cubic-bezier(0.250,0.460,0.450,0.940) both;
         animation: slide-left-200 2s cubic-bezier(0.250,0.460,0.450,0.940) both;
         transition: 500ms;
         transition: 500ms;
}
}
.swiper-slide-active .slide-right-300 {
.swiper-slide-active .slide-right-300 {
         opacity: 1;
         opacity: 1;
         animation: slide-left-100 3s cubic-bezier(0.250,0.460,0.450,0.940) both;
         animation: slide-left-300 3s cubic-bezier(0.250,0.460,0.450,0.940) both;
         transition: 500ms;
         transition: 500ms;
}
}

2023년 2월 27일 (월) 20:21 판