미디어위키:Vector-2022.css

항공위키

참고: 설정을 저장한 후에 바뀐 점을 확인하기 위해서는 브라우저의 캐시를 새로 고쳐야 합니다.

  • 파이어폭스 / 사파리: Shift 키를 누르면서 새로 고침을 클릭하거나, Ctrl-F5 또는 Ctrl-R을 입력 (Mac에서는 ⌘-R)
  • 구글 크롬: Ctrl-Shift-R키를 입력 (Mac에서는 ⌘-Shift-R)
  • 인터넷 익스플로러 / 엣지: Ctrl 키를 누르면서 새로 고침을 클릭하거나, Ctrl-F5를 입력.
  • 오페라: Ctrl-F5를 입력.
/* 구글 웹폰트 적용 */
/* @import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR&display=swap'); */
/* @import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@300;400;500&display=swap'); */
.mw-body { font-family: 'Noto Sans KR', sans-serif !important; }
/* .vector-body, .mw-page-title-main, .mw-page-title-namespace, .mw-body { font-family: 'Noto Sans KR', sans-serif !important; } */
/* .vector-body, .mw-page-title-main, .mw-page-title-namespace, .mw-body { font-family: 'Noto Serif KR', 'Apple SD Gothic Neo', 'Gowun Dodum', 'Hahmlet', 'Segoe UI','Segoe UI Emoji','Segoe UI Symbol','Lato','Liberation Sans','Noto Sans','Helvetica Neue','Helvetica',sans-serif !important; } */
/* .vector-body, .mw-page-title-main, .mw-page-title-namespace, .mw-body { font-family: 'Apple SD Gothic Neo', 'Gowun Dodum', 'Hahmlet', 'Noto Serif KR', 'Noto Sans KR', 'Segoe UI','Segoe UI Emoji','Segoe UI Symbol','Lato','Liberation Sans','Noto Sans','Helvetica Neue','Helvetica',sans-serif !important; } */
.vector-sticky-header-context-bar-primary { font-family: unset !important; }
.vector-body { font-size: .98em !important;  }
wikitable { font-size: 90%; }
.mw-parser-output { font-size: 1em; } /* 비주얼에디터 편집 시 폰트 사이즈 */

.mw-body h1 { font-family: 'Noto Sans KR' !important; font-size: 140%; font-weight: 700; text-shadow: 2px 1px 7px #787878; }
.mw-body h2 { font-family: 'Noto Sans KR' !important; font-size: 130%; font-weight: 700; }
.mw-body h3 { font-family: 'Noto Sans KR' !important; font-size: 120%; font-weight: 700; }
.mw-body h4 { font-family: 'Noto Sans KR' !important; font-size: 110%; font-weight: 800; }
.mw-body h5 { font-family: 'Noto Sans KR' !important; font-size: 105%; font-weight: 800; }
.mw-body h6 { font-family: 'Noto Sans KR' !important; font-size: 100%; font-weight: 800; }

/* 툴바 */
.oo-ui-toolbar-bar { display: flex; justify-content: flex-end; }

/* CodeMirror 소스 편집 폰트 */
.cm-mw-section-1 { font-size: 140% !important; font-weight: 700 !important; }
.cm-mw-section-2 { font-size: 130% !important; font-weight: 700 !important; }
.cm-mw-section-3 { font-size: 120% !important; font-weight: 700 !important; }
.cm-mw-section-4 { font-size: 110% !important; font-weight: 700 !important; }
.cm-mw-section-5 { font-size: 100% !important; font-weight: 700 !important; }
/* 편집 모드에서 codemirror  */
.CodeMirror { font-family: unset; }
.CodeMirror-code { font-size: 15px; }
.CodeMirror-line { line-height: 1.5 !important; }

/* 메인 컨테이너 */
.mw-page-container, .vector-sticky-header { max-width: 84.5em !important; }

/* 항공역사 버튼 */
.history_box { margin: 30px auto 20px auto; width: fit-content; }
.history_center { display: inline-block; padding: 5px 20px; border-radius: 3px; background-color: #EBEBEB; font-weight: 600; margin: 0; }
.history_left { display: inline-block; padding: 5px 20px; border-radius: 18px 0 0 18px; background-color: #EBEBEB; font-weight: 600; } 
.history_right { display: inline-block; padding: 5px 20px; border-radius: 0 18px 18px 0; background-color: #EBEBEB; font-weight: 600; }

/* 항공사/인물 테이블 */
.airlines_info, .apo_info, .people_info, .air_movie { max-width: 240px; font-size: 90%; line-height: 1.5; background-color: #f9f9f9; }
.apo_info { border: 1px solid #dddddd; color: #001133; margin: 0.5em 0 0.5em 1em !important; padding: 0.2em; float: right; clear: right; text-align:left; box-shadow: 0 1px 2px 1px rgb(0 0 0 / 4%); }
.airlines_info br, .apo_info br, .people_info br, .air_movie br { content: unset !important; } /* br 태그 유효하게 */
.airlines_info p, .apo_info p, .people_info p, .air_movie p { margin: 0 auto !important; } /* p 태그 상하 마진 없앰 */
.t-inner-padding { padding: 0 0.4em; word-break: break-all; }
/* 테이블/표 접기 문자 우측 여백 */
.mw-collapsible-toggle-default:after { margin-right: 10px; }
/* .mw-collapsed { display: inline-flex; }
.airlines_info .mw-collapsed { display: inline-table; } */

/* 블릿 */
li { margin-bottom: 0.1em !important; padding-left: 0.5em; }
.mw-content-ltr ol, .mw-content-ltr ul { margin-left: 1.6em; }
table ul { margin-left: 1em !important; }
table li { padding-left: 0; }

/* 섬네일 이미지 */
.thumbcaption { font-size: 90%; text-align: center !important; }
div.thumbinner { padding: 7px; }

/* 섬네일 이미지 */
div.tright { margin: 0 0 1.3em 1.4em; }

/* 댓글 시스템 */
.full, .f-message, .reply, .r-message { width: unset; }
.c-container { margin: 0; }
.c-user { margin-top: 8px; }
textarea#comment { width: 100%; }

/* RTRC 패널 */
.mw-rtrc-settings .sub-panel { display: inline-grid !important; }
@media (max-width: 1440px) {
	.mw-rtrc-settings { display: none; }
}

/* 공지사항 가운데 보이게, 왼쪽 여백 
.vector-sitenotice-container { margin-left: 230px; font-size: 1.2em; color: #437c98; } */
.vector-sitenotice-container { font-size: 100% !important; }
.sitenotice_box { font-size: 120% }

/* 각주 라인이 박스 침범하지 못하게 */
hr { overflow: auto !important; }

/* 검색 div 에 구글광고 끼어들지 못하게 - 옆으로 밀려나지 않게 */
.mw-header .vector-header-end { flex-wrap: wrap; } /* 검색박스와 우측 아이콘들은 줄바꿈 */
.mw-header .vector-header-start { flex-wrap: nowrap; } /* '항공위키' logo 부분은 줄바꿈 없게 */

/* <br> 태그 줄 바꿈 없애기 등 */
body br { content: unset; } /* 원래 있던 줄바꿈 없앰 무효화 */
table br { content: unset !important; } /* br 태그 없앰 무효화 */
table p { margin: 0 auto !important; } /* 테이블 내 p 태그 상하 마진 없앰 */
.vector-body br { content: ""; } /* 본문 안에서만 br 태그로 인한 줄바꿈 현상 나타나지 않게 */



/* 각주 문단 - Common.css 에 반영 */

[[분류:관리]]