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

편집 요약 없음
편집 요약 없음
7번째 줄: 7번째 줄:
/* 모바일 */
/* 모바일 */
@media screen and (max-width: 594px) { .hot { padding-bottom: 190% !important; } }
@media screen and (max-width: 594px) { .hot { padding-bottom: 190% !important; } }
@media screen and (min-width: 595px) and (max-width: 699px) { .hot { padding-bottom: 120.5% !important; } }
@media screen and (min-width: 595px) and (max-width: 699px) { .hot { padding-bottom: 120.8% !important; } }
@media screen and (min-width: 700px) and (max-width: 799px) { .hot { padding-bottom: 120.2% !important; } }
@media screen and (min-width: 700px) and (max-width: 799px) { .hot { padding-bottom: 120.3% !important; } }
@media screen and (min-width: 800px) and (max-width: 899px) { .hot { padding-bottom: 119.8% !important; } }
@media screen and (min-width: 800px) and (max-width: 899px) { .hot { padding-bottom: 119.8% !important; } }
@media screen and (min-width: 900px) and (max-width: 1023px) { .hot { padding-bottom: 120% !important; } }
@media screen and (min-width: 900px) and (max-width: 1023px) { .hot { padding-bottom: 120% !important; } }

2023년 5월 21일 (일) 18:34 판

틀:대문/css