「Common.css」の版間の差分
出典: 浄土真宗聖典『ウィキアーカイブ(WikiArc)』
7行目: | 7行目: | ||
font-size:120%; | font-size:120%; | ||
line-height:160%; | line-height:160%; | ||
+ | } | ||
+ | ruby { | ||
+ | position: relative; | ||
+ | } | ||
+ | |||
+ | ruby rt { | ||
+ | position: relative; | ||
+ | top: 0.6ex; | ||
} | } |
2017年4月7日 (金) 09:02時点における版
/* ここに記述したCSSはすべての外装に反映されます */ #gendaigo{ border:solid #555 1px; background:#FfFFF5; padding:1.5em; margin:0 auto 1em auto; font-size:120%; line-height:160%; } ruby { position: relative; } ruby rt { position: relative; top: 0.6ex; }