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

미디어위키:Vector-2022.css: 두 판 사이의 차이

항공위키
편집 요약 없음
편집 요약 없음
14번째 줄: 14번째 줄:
/* 섬네일 이미지 */
/* 섬네일 이미지 */
.thumbcaption { font-size: 90%; }
.thumbcaption { font-size: 90%; }
div.thumbinner { padding: 7px; }

2023년 1월 19일 (목) 23:47 판

/* 구글 웹폰트 적용 */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR&display=swap');
body { font-size: .98em !important; 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; }
wikitable { font-size: 90%; }

/* 항공사/인물 테이블 */
.airlines_info, .people_info { width: 240px; font-size: 90%; line-height: 1.5; }
/* 테이블/표 접기 문자 우측 여백 */
.mw-collapsible-toggle-default:after { margin-right: 10px; }

/* 블릿 아래 여백 */
li { margin-bottom: 0.1em !important; }

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