미디어위키:Common.css: 두 판 사이의 차이
보이기
잔글편집 요약 없음 |
잔글편집 요약 없음 |
||
| (같은 사용자의 중간 판 하나는 보이지 않습니다) | |||
| 6번째 줄: | 6번째 줄: | ||
font-optical-sizing: auto; | font-optical-sizing: auto; | ||
font-weight: 300; | font-weight: 300; | ||
font-style: normal; | |||
} | |||
.noto-sans-kr { | |||
font-family: "Noto Sans KR", sans-serif; | |||
font-optical-sizing: auto; | |||
font-weight: 400; | |||
font-style: normal; | |||
} | |||
.noto-sans-kr { | |||
font-family: "Noto Sans KR", sans-serif; | |||
font-optical-sizing: auto; | |||
font-weight: 500; | |||
font-style: normal; | |||
} | |||
.noto-sans-kr { | |||
font-family: "Noto Sans KR", sans-serif; | |||
font-optical-sizing: auto; | |||
font-weight: 600; | |||
font-style: normal; | |||
} | |||
.noto-sans-kr { | |||
font-family: "Noto Sans KR", sans-serif; | |||
font-optical-sizing: auto; | |||
font-weight: 700; | |||
font-style: normal; | font-style: normal; | ||
} | } | ||
| 13번째 줄: | 41번째 줄: | ||
body #firstHeading { font-family: 'GmarketSansMedium'; font-weight:700; font-size:1.6rem;} | body #firstHeading { font-family: 'GmarketSansMedium'; font-weight:700; font-size:1.6rem;} | ||
body .mw-content-ltr { font-family: 'Noto Sans KR', sans-serif; font-size:0.9rem; font-weight: | body .mw-content-ltr { font-family: 'Noto Sans KR', sans-serif; font-size:0.9rem; font-weight:400;} | ||
body .mw-heading h2 { font-family: 'Noto Sans KR', sans-serif; font-weight:600;} | body .mw-heading h2 { font-family: 'Noto Sans KR', sans-serif; font-weight:600;} | ||
body .mw-heading h3 { font-family: 'Noto Sans KR', sans-serif; font-weight:500;} | body .mw-heading h3 { font-family: 'Noto Sans KR', sans-serif; font-weight:500;} | ||