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

8 바이트 추가됨 ,  2023년 10월 7일 (토)
편집 요약 없음
편집 요약 없음
태그: 되돌려진 기여
편집 요약 없음
태그: 되돌려진 기여
3번째 줄: 3번째 줄:
/* 폰트 설정 */
/* 폰트 설정 */
@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, button {
font-family: Pretendard, sans-serif;
font-family: Pretendard, sans-serif;
}
}