|
|
| 1行目: |
1行目: |
| /* ここに書いたCSSはすべての外装に反映されます */ | | /* ここに書いたCSSはすべての外装に反映されます */ |
|
| |
| /* フォント・ファミリの設定 */
| |
| /* [[MediaWiki‐ノート:Common.css#特定テンプレート用のCSSをTemplateStylesに移行する提案(1回目)]]により非推奨化([[Template:Unicode]]への移行推奨) */
| |
| .Unicode {
| |
| font-family: 'TITUS Cyberbit Basic', 'Code2000', 'Chrysanthi Unicode', 'Doulos SIL', 'Bitstream Cyberbit', 'Bitstream CyberBase', 'Bitstream Vera', 'Thryomanes', 'Gentium', 'GentiumAlt', 'Visual Geez Unicode', 'Lucida Grande', 'Arial Unicode MS', 'Microsoft Sans Serif', 'Lucida Sans Unicode', sans-serif;
| |
| }
| |
|
| |
| .IPA {
| |
| font-family: 'Charis SIL', 'Doulos SIL', 'DejaVu Sans', 'Code2000', 'Hiragino Kaku Gothic Pro', 'Matrix Unicode', 'Tahoma', 'Microsoft Sans Serif', sans-serif;
| |
| }
| |
|
| |
|
| /* make the list of references look smaller */ | | /* make the list of references look smaller */ |