利用者:咲宮薫/vector.css
注意: 保存後、変更を確認するにはブラウザーのキャッシュを消去する必要がある場合があります。
- Firefox / Safari: Shift を押しながら 再読み込み をクリックするか、Ctrl-F5 または Ctrl-R を押してください (Mac では ⌘-R)
- Google Chrome: Ctrl-Shift-R を押してください (Mac では ⌘-Shift-R)
- Microsoft Edge: Ctrl を押しながら 最新の情報に更新 をクリックするか、Ctrl-F5 を押してください。
* {
font-family: 'Palatino', serif;
}
cite{
font-style:normal;
}
.IPA {
font-family: 'Doulos SIL';
}
.Unicode {
font-family: 'Doulos SIL';
}
b {
font-family: 'Lucida Grande';
}
h1 {
font-family: Palatino, serif;
}
caption,th{
font-family:'Lucida Grande';
font-weight:normal;
}
span[lang] { font-family: Palatino; }
.ruby {
border: none;
display: inline-table;
height: 1em;
line-height: 1;
margin: 0px;
padding: 0px;
text-align: center;
text-indent: 0px;
vertical-align: text-bottom;
white-space: nowrap;
}
.ruby > .rb {
border: none;
display: table-row-group;
line-height: 1;
margin: 0px;
padding: 0px;
text-align: center;
white-space: nowrap;
speak: none
}
.ruby > .rt {
border: none;
display: table-header-group;
font-size: 0.625em;
line-height: 1.1;
margin: 0px;
padding: 0px;
text-align: center;
white-space: nowrap;
}
.ruby > .rp {
display: none !important;
speak: none
}