コンテンツにスキップ

利用者:咲宮薫/vector.css

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

多くの WindowsLinux のブラウザ

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

Mac における Safari

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

Mac における ChromeFirefox

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

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

* {
 font-family: 'Times New Roman', 'Palatino', "Hiragino Mincho ProN", "YuMincho", serif;
}
cite{
	font-style:normal;
}
.IPA  {
 font-family: 'Times New Roman', 'Gentium plus';
}
a .IPA {
 font-family: 'Times New Roman', 'Gentium plus';
}
.Unicode {
 font-family: 'Times New Roman', 'Gentium plus';
}
b {
 font-family: 'Lucida Grande';
}
h1 {
font-family: 'Times New Roman', Palatino, serif;
}
ul {list-style-type: disc;}
caption, th {
font-family:'Lucida Grande', "Hiragino Kaku Gothic ProN";
font-weight:normal;
}
span[lang] { font-family: 'Times New Roman', Palatino; }
span[lang|=zh] { font-family: 'Times New Roman', "Hiragino Sans GB", "Hiragino Kaku Gothic ProN"; }
span .pinyin { font-family:'Times New Roman'; }
p .jis2004font { font-family: "Hiragino Mincho ProN" !important;}

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

table.wikitable > td {
 background-color: transparent;
}