コンテンツにスキップ

利用者:Punipico/monobook.css

お知らせ: 保存した後、ブラウザのキャッシュをクリアしてページを再読み込みする必要があります。

多くの WindowsLinux のブラウザ

  • Ctrl を押しながら F5 を押す。

Mac における Safari

  • Shift を押しながら、更新ボタン をクリックする。

Mac における ChromeFirefox

  • Cmd Shift を押しながら R を押す。

詳細についてはWikipedia:キャッシュを消すをご覧ください。

/* MediaWiki:Monobook.css の #bodyContent { font-size:118% } を上書き*/
/* 2008/04/13 フォント"M+1P+IPAG circle" の導入に伴い 118% に戻し */
/* 2008/04/13 試験的に 120% に */
#bodyContent { font-family: 'M+1P+IPAG circle'; font-size:120% }

body { text-align: justify; text-justify: inter-ideograph }
h1 { font-weight: bold }
h2 { font-weight: bold }
/* h3 { margin-bottom: 50% } */
i { font-weight: bold }

/* 
@media print {
.mw-headline {font-family: "none";}
}
 */