利用者:Atim global/monobook.css
表示
お知らせ: 保存した後、ブラウザのキャッシュをクリアしてページを再読み込みする必要があります。
多くの Windows や Linux のブラウザ
- Ctrl を押しながら F5 を押す。
Mac における Safari
Mac における Chrome や Firefox
- ⌘ Cmd と ⇧ Shift を押しながら R を押す。
詳細についてはWikipedia:キャッシュを消すをご覧ください。
body {
font-size: 12pt;
/*font-family: "Segoe UI", "Verdana", "DejaVu Sans", "IPA Pゴシック", "MS Pゴシック", sans-serif;*/
/*font-family: "Georgia", "DejaVu Serif", "Times New Roman", serif;*/
font-family: "Georgia", "DejaVu Serif", "Times New Roman", serif;
/*text-align: justify;*/
}
h1, h2, h3, h4, h5, h6 {
/*font-family: "Verdana", "Segoe UI", "DejaVu Sans", "IPA Pゴシック", "MS Pゴシック", sans-serif;*/
font-family: "Verdana", "Segoe UI", "DejaVu Sans", sans-serif;
}
input, textarea {
font-family: "Tahoma", "Segoe UI", "DejaVu Sans Condensed", "IPA UIゴシック", "MS UI Gothic", sans-serif;
/*font-family: "Tahoma", "Segoe UI", "DejaVu Sans Condensed", sans-serif;*/
}
p {
text-indent: 1em;
}
#bodyContent {
font-size: 100%;
}