Halvfjerde (토론 | 기여) 편집 요약 없음 |
Halvfjerde (토론 | 기여) 편집 요약 없음 |
||
19번째 줄: | 19번째 줄: | ||
} | } | ||
@media (max-width: | @media (max-width: 992px) { | ||
.nomobile { | .nomobile { | ||
display: none; | display: none; | ||
} | } | ||
} | } |
2024년 9월 7일 (토) 12:39 기준 최신판
body, .mw-parser-output, .contentSub {
font-family: "SUITE Variable", "Pretendard JP", Pretendard, -apple-system, BlinkMacSystemFont, "Apple SD Gothic Neo", "Noto Sans KR", "Noto Sans CJK KR", "NanumBarunGothic", Roboto, "Segoe UI", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif, emoji;
}
.number-link {
font-family: "SUITE Variable", "Pretendard JP", Pretendard, -apple-system, BlinkMacSystemFont, "Apple SD Gothic Neo", "Noto Sans KR", "Noto Sans CJK KR", "NanumBarunGothic", Roboto, "Segoe UI", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif, emoji;
}
.wikitable, .wikitable caption {
font-family: "SUITE Variable", "Pretendard JP", Pretendard, -apple-system, BlinkMacSystemFont, "Apple SD Gothic Neo", "Noto Sans KR", "Noto Sans CJK KR", "NanumBarunGothic", Roboto, "Segoe UI", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif, emoji;
}
h1, h2, h3, h4, h5, h6, b, big, small {
font-family: "SUITE Variable", "Pretendard JP", Pretendard, -apple-system, BlinkMacSystemFont, "Apple SD Gothic Neo", "Noto Sans KR", "Noto Sans CJK KR", "NanumBarunGothic", Roboto, "Segoe UI", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif, emoji;
}
.referencetooltip, .reference-text, ul, li {
font-family: "SUITE Variable", "Pretendard JP", Pretendard, -apple-system, BlinkMacSystemFont, "Apple SD Gothic Neo", "Noto Sans KR", "Noto Sans CJK KR", "NanumBarunGothic", Roboto, "Segoe UI", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif, emoji;
}
@media (max-width: 992px) {
.nomobile {
display: none;
}
}