편집 요약 없음 태그: 수동 되돌리기 |
편집 요약 없음 |
||
18번째 줄: | 18번째 줄: | ||
border-radius: 3px; | border-radius: 3px; | ||
padding: 7px; | padding: 7px; | ||
font-family: monospace; | font-family: monospace, "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; | ||
text-align: left; | text-align: left; | ||
color: var(--namu--text); | color: var(--namu--text); | ||
40번째 줄: | 40번째 줄: | ||
.wikiEditor-ui pre { | .wikiEditor-ui pre { | ||
border: none!important; | border: none!important; | ||
font-family: monospace; | font-family: monospace, "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; | ||
} | } | ||
.CodeMirror { | .CodeMirror { | ||
font-family: monospace, | font-family: monospace, "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; | ||
} | } | ||
.mw-category-generated .number-link { | .mw-category-generated .number-link { | ||
display: none!important; | display: none!important; | ||
} | } | ||
b { font-family: "Noto Sans KR"; | b { font-family: monospace, "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; | ||
} | } | ||
.Liberty .nav-wrapper { | .Liberty .nav-wrapper { |