편집 요약 없음 |
편집 요약 없음 |
||
11번째 줄: | 11번째 줄: | ||
/* 블릿 아래 여백 */ | /* 블릿 아래 여백 */ | ||
li { margin-bottom: 0.1em !important; } | li { margin-bottom: 0.1em !important; } | ||
/* 섬네일 이미지 */ | |||
.thumbcaption { font-size: 90%; } |
2023년 1월 19일 (목) 23:46 판
/* 구글 웹폰트 적용 */
@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%; }