利用者:敷島健一/common.css
表示
< 利用者:敷島健一
お知らせ: 保存した後、ブラウザのキャッシュをクリアしてページを再読み込みする必要があります。
多くの Windows や Linux のブラウザ
- Ctrl を押しながら F5 を押す。
Mac における Safari
Mac における Chrome や Firefox
- ⌘ Cmd と ⇧ Shift を押しながら R を押す。
詳細についてはWikipedia:キャッシュを消すをご覧ください。
/* Template:ルビ */
.ruby {
bottom: 0;
display: inline;
line-height: 1em;
padding: 0;
position: relative;
top: 0;
}
.ruby > .rt {
display: inline;
font-size: 50%;
left: 0;
line-height: 1em;
position: absolute;
text-indent: 0;
top: -1em;
white-space: nowrap;
}
.ruby > .rp {
display: none !important;
}
a:link .rt,
a:visited .rt {
text-decoration: none;
}