|
|
1번째 줄: |
1번째 줄: |
| /* 이 CSS 설정은 모든 스킨에 적용됩니다 */ | | /* 이 CSS 설정은 모든 스킨에 적용됩니다 */ |
|
| |
| /* 폰트 설정 */
| |
| @import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.8/dist/web/static/pretendard.css");
| |
| html, body, button {
| |
| 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;
| |
| }
| |
|
| |
|
| /* 대문 제목 제거 */ | | /* 대문 제목 제거 */ |