메뉴 여닫기
개인 메뉴 토글
로그인하지 않음
만약 지금 편집한다면 당신의 IP 주소가 공개될 수 있습니다.

미디어위키:Citizen.css: 두 판 사이의 차이

항공위키
편집 요약 없음
편집 요약 없음
63번째 줄: 63번째 줄:


@media (max-width: 640px) {
@media (max-width: 640px) {
   .airlines_info { float: unset; margin: 0 0 0.5em 0 !important; }
   .airlines_info { float: unset; width: 100%; margin: 0 0 0.5em 0 !important; }
  table { width: 100% !important; margin: 0.5em 0 1em 0 !important; } /* 정보상자 크기, 모바일 등에서 너비 100% */
   div.thumb { float: none !important; }
   div.thumb { float: none !important; }
   .thumbinner { text-align: center; }
   .thumbinner { text-align: center; }