사용자:Glofox/vector.css

참고: 설정을 저장한 후에 바뀐 점을 확인하기 위해서는 브라우저의 캐시를 새로 고쳐야 합니다. 구글 크롬, 파이어폭스, 마이크로소프트 엣지, 사파리: ⇧ Shift 키를 누른 채 "새로 고침" 버튼을 클릭하십시오. 더 자세한 정보를 보려면 위키백과:캐시 무시하기 항목을 참고하십시오.

html,
body {
    font-family: 'Noto Sans KR', 'Noto Sans CJK KR', sans-serif;
}

.mw-body h1,
.mw-body h1:lang(ko),
.mw-body-content h1,
.mw-body-content h1:lang(ko),
.mw-body-content h2,
.mw-body-content h2:lang(ko) {
    font-family: 'Noto Serif KR', 'Noto Serif CJK KR', serif;
    font-weight: 600;
}

.mw-body h1,
.mw-body-content h1,
.mw-body-content h2 {
    padding-bottom: 0.15em;
}

.mw-body-content {
    font-size: 1em;
    line-height: 1.6;
}

.toc {
    font-size: 0.9em;
    line-height: 1.45;
}