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

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

항공위키
편집 요약 없음
편집 요약 없음
60번째 줄: 60번째 줄:
@media (max-width: 640px) {
@media (max-width: 640px) {
   .cascade { display: flex; flex: 1; flex-flow:column; }
   .cascade { display: flex; flex: 1; flex-flow:column; }
   .cascade-sub-left { margin: 10px 0 0 0 !important; width: 99% !important; }
   .cascade-sub-left { margin: 10px 0 0 0 !important; width: 96% !important; }
   .cascade-sub-right { margin: 10px 0 0 0 !important; width: 99% !important; }
   .cascade-sub-right { margin: 10px 0 0 0 !important; width: 96% !important; }
   .main-board { display: none; margin: 15px 10px 0 0;} /* display: block; */
   .main-board { display: none; margin: 15px 10px 0 0;} /* display: block; */
   .history_box { margin: 30px 0 20px 0; width: 100%; text-align: center; }
   .history_box { margin: 30px 0 20px 0; width: 100%; text-align: center; }