參考: 設定을 貯藏한 後에 바뀐 점을 確認하기 爲해서는 브라우저의 캐시를 새로 고쳐야 합니다.
- 파이어폭스 / 사파리: Shift 키를 누르면서 새로 고침을 클릭하거나, Ctrl-F5 또는 Ctrl-R을 入力 (Mac에서는 ⌘-R)
- 구글 크롬: Ctrl-Shift-R키를 入力 (Mac에서는 ⌘-Shift-R)
- 인터넷 익스플로러: Ctrl 키를 누르면서 새로 고침을 클릭하거나, Ctrl-F5를 入力.
- 오페라: 메뉴 → 設定(맥의 境遇 오페라 → 環境設定)으로 移動한 다음 個人 情報 保護 및 保安 → 檢索 데이터 지우기 → 캐시한 映像 및 파일을 누름.
/* 이 CSS 설정은 모든 스킨에 적용됩니다 */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP&family=Noto+Sans+KR&family=Noto+Sans+SC&display=swap');
@import url('https://wiki.xn--9cs231j0ji.xn--p8s937b.net/files/Han-NomGothic/stylesheet.css');
body, h1, h2, h3, h4, h5, h6 {
font-family: 'Noto Sans KR', 'Noto Sans JP', 'Noto Sans SC', 'Han-Nom Gothic', sans-serif;
margin:0;
}
code, kbd, pre, samp {
font-family: Menlo, Monaco, Consolas, "Courier New", 'Han-Nom Gothic', monospace
}
.mw-editfont-monospace {
font-family: monospace, 'Han-Nom Gothic', monospace
}
blockquote {
margin: 0 0 0 1rem;
border: 2px dashed #8884;
border-inline-start: 5px solid #222;
padding: 10px;
background: #8881;
text-indent: 0px;
}
.noruby ruby.hanja > rp {
display: none !important;
}
.noruby ruby.hanja > rt {
display: none !important;
}
.tp_link a:active {
color: inherit !important;
}
.tp_link a:hover {
color: inherit !important;
}
.tp_link a:link {
color: inherit !important;
}
.tp_link a:visited {
color: inherit !important;
}