편집 요약 없음 |
편집 요약 없음 |
||
27번째 줄: | 27번째 줄: | ||
.full, .f-message, .reply, .r-message { width: unset; } | .full, .f-message, .reply, .r-message { width: unset; } | ||
.c-container { margin: 0; } | .c-container { margin: 0; } | ||
.c-user { margin-top: 8px; } | |||
textarea#comment { width: 100%; } | textarea#comment { width: 100%; } |
2023년 1월 20일 (금) 00:07 판
/* 구글 웹폰트 적용 */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR&display=swap');
.vector-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 !important; }
wikitable { font-size: 90%; }
.mw-body h1 { font-size: 140%; font-weight: 800; text-shadow: 2px 1px 7px #787878; }
.mw-body h2 { font-size: 130%; font-weight: 800; }
.mw-body h3 { font-size: 120%; font-weight: 800; }
.mw-body h4 { font-size: 110%; font-weight: 800; }
.mw-body h5 { font-size: 105%; font-weight: 800; }
.mw-body h6 { font-size: 100%; font-weight: 800; }
/* 항공사/인물 테이블 */
.airlines_info, .people_info { width: 240px; font-size: 90%; line-height: 1.5; }
/* 테이블/표 접기 문자 우측 여백 */
.mw-collapsible-toggle-default:after { margin-right: 10px; }
.mw-collapsed { display: inline-flex !important; }
/* 블릿 아래 여백 */
li { margin-bottom: 0.1em !important; }
/* 섬네일 이미지 */
.thumbcaption { font-size: 90%; }
div.thumbinner { padding: 7px; }
/* 댓글 시스템 */
.full, .f-message, .reply, .r-message { width: unset; }
.c-container { margin: 0; }
.c-user { margin-top: 8px; }
textarea#comment { width: 100%; }