コンテンツにスキップ

利用者:咲宮薫/common.css

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

多くの WindowsLinux のブラウザ

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

Mac における Safari

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

Mac における ChromeFirefox

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

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

* {
 font-family: 'Baskerville', "Hiragino Mincho ProN", "YuMincho", "DejaVu Serif", serif;
 letter-spacing: .05em;
}
.rellink {
 font-style: normal !important;
 font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN";
}
cite{
	font-style:normal;
}
.IPA  {
 font-family: 'Gentium plus';
}
a .IPA {
 font-family: 'Gentium plus';
}
.Unicode {
 font-family: 'Gentium plus';
}
b {
 font-family: 'Lucida Grande';
}
.mw-headline {
font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN';
}
ul {list-style-type: disc;}
caption, th {
font-family:'Lucida Grande', "Hiragino Kaku Gothic ProN";
font-weight:normal;
}
span[lang] { font-family: Palatino, "DejaVu Serif";}
span[lang|=zh] { font-family: "Hiragino Sans GB"; }
p .jis2004font { font-family: "Hiragino Mincho ProN" !important;}

pre, code, tt, kbd, samp, .mw-code {
    font-family: Osaka-mono;
}