미디어위키:Minerva.css: 두 판 사이의 차이
Myheart3123 (토론 | 기여) 편집 요약 없음 |
Myheart3123 (토론 | 기여) 편집 요약 없음 태그: 모바일 편집 모바일 웹 편집 |
||
3번째 줄: | 3번째 줄: | ||
/* 폰트 설정 */ | /* 폰트 설정 */ | ||
html, body, button { | html, body, button { | ||
font-family: Pretendard, sans-serif; | |||
} | |||
div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, ins, em, img, small, strike, strong, sub, sup, tt, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, input, button, select, audio, video { | |||
font-family: Pretendard, sans-serif; | font-family: Pretendard, sans-serif; | ||
} | } | ||
/* [[위키 인터페이스 문서] */ | /* [[위키 인터페이스 문서] */ |
2023년 10월 7일 (토) 16:43 판
/* All CSS here will be loaded for users of the MinervaNeue skin */ /* 폰트 설정 */ html, body, button { font-family: Pretendard, sans-serif; } div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, ins, em, img, small, strike, strong, sub, sup, tt, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, input, button, select, audio, video { font-family: Pretendard, sans-serif; } /* [[위키 인터페이스 문서] */