미디어위키:Common.css: 두 판 사이의 차이

268 바이트 추가됨 ,  2023년 10월 7일 (토)
편집 요약 없음
편집 요약 없음
태그: 되돌려진 기여
편집 요약 없음
태그: 되돌려진 기여
4번째 줄: 4번째 줄:
@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.8/dist/web/static/pretendard.css");
@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.8/dist/web/static/pretendard.css");
html, body {
html, body {
font-family: Pretendard, sans-serif !important;
font-family: Pretendard, sans-serif;
}
.mw-body h1:lang(ja),.mw-body-content h1:lang(ja),.mw-body-content h2:lang(ja),.mw-body h1:lang(he),.mw-body-content h1:lang(he),.mw-body-content h2:lang(he),.mw-body h1:lang(ko),.mw-body-content h1:lang(ko),.mw-body-content h2:lang(ko) {
font-family: Pretendard, sans-serif;
}
}