利用者:Isamit/common.css
表示
お知らせ: 保存した後、ブラウザのキャッシュをクリアしてページを再読み込みする必要があります。
多くの Windows や Linux のブラウザ
- Ctrl を押しながら F5 を押す。
Mac における Safari
Mac における Chrome や Firefox
- ⌘ Cmd と ⇧ Shift を押しながら R を押す。
詳細についてはWikipedia:キャッシュを消すをご覧ください。
.ruby {
display: inline-table;
text-align: center;
text-indent: 0px;
white-space: nowrap;
border: none;
margin: 0px;
padding: 0px;
line-height: 1;
height: 1em;
vertical-align: text-bottom;
border: none;
}
.ruby > .rb {
display: table-row-group;
line-height: 1;
text-align: center;
border: none;
margin: 0px;
padding: 0px;
white-space: nowrap;
}
.ruby > .rt {
display: table-header-group;
font-size: 0.625em;
line-height: 1.1;
text-align: center;
white-space: nowrap;
border: none;
margin: 0px;
padding: 0px;
vertical-align: baseline;
}
.ruby > .rt > .rp {
display:none !important;
}