利用者:GuoPC/common.css
注意: 保存後、変更を確認するにはブラウザーのキャッシュを消去する必要がある場合があります。
- Firefox / Safari: Shift を押しながら 再読み込み をクリックするか、Ctrl-F5 または Ctrl-R を押してください (Mac では ⌘-R)
- Google Chrome: Ctrl-Shift-R を押してください (Mac では ⌘-Shift-R)
- Internet Explorer: Ctrl を押しながら 最新の情報に更新 をクリックするか、Ctrl-F5 を押してください
- Opera: メニュー → 設定 (Mac では Opera → 環境設定) に移動し、プライバシーとセキュリティ → 閲覧データを消去 → キャッシュされた画像およびファイル からキャッシュをクリアしてください。
/* Customized fonts */ [lang="ja"], html[lang="ja"] body {font-family: "Kozuka Gothic Pro", "Noto Sans CJK";} .mw-body h1, .mw-body-content h1, .mw-body-content h2 {font-family: "Kozuka Mincho Pro", "Noto Serif CJK" !important;} .mw-editfont-monospace, .ace_editor, .ace_editor *, pre, code {font-family: "Sarasa Term", "Sarasa Term J", monospace;} /* Colored special links */ .mw-disambig {color: #F80;} .mw-redirect {color: #90A;} .extiw {color: #072;} .external {color: steelblue;} /* IPE CodeMirror related */ .CodeMirror-gutter.CodeMirror-linenumbers, .CodeMirror-lines {font-family: "Sarasa Term", "Sarasa Term J", monospace;}