이브위키:연습장/대문: 두 판 사이의 차이

편집 요약 없음
편집 요약 없음
206번째 줄: 206번째 줄:
}
}


@media screen and (max-width: 1023px) { .slide_prev_button slide_button, .slide_next_button slide_button { display: none !important; } }
@media screen and (max-width: 1023px) { .slide_prev_button slide_button, .slide_next_button slide_button { opacity: 0; display: none !important; } }
@media screen and (max-width: 1023px) { #img-550 { height: 50px !important; } }
@media screen and (max-width: 1023px) { #img-550 { height: 50px !important; } }
@media screen and (max-width: 1023px) { #img-225 { height: 20px !important; } }
@media screen and (max-width: 1023px) { #img-225 { height: 20px !important; } }

2023년 2월 21일 (화) 23:25 판

 대문 이용약관 도움말 문의  

Vanilla js auto loop slide

4
5
6
7