편집
13,127
번
잔글편집 요약 없음 |
잔글편집 요약 없음 |
||
5번째 줄: | 5번째 줄: | ||
@font-face { font-family: 'GmarketSansMedium'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff'); font-weight: normal; font-style: normal; } | @font-face { font-family: 'GmarketSansMedium'; src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff'); font-weight: normal; font-style: normal; } | ||
body #firstHeading { font-family: 'GmarketSansMedium'; font-weight: | body #firstHeading { font-family: 'GmarketSansMedium'; font-weight:800; font-size:20px;} | ||
body { font-family: 'Noto Sans KR', sans-serif; } | body .mw-headline { font-family: 'Noto Sans KR', sans-serif; font-weight:600; } | ||
body h2 { font-size:19px; } | |||
body h3 { font-size:17px; } | |||
body p { text-indent:0.5em; } | body p { text-indent:0.5em; } |