「Common.css」の版間の差分
出典: 浄土真宗聖典『ウィキアーカイブ(WikiArc)』
20行目: | 20行目: | ||
font-size: 115%; | font-size: 115%; | ||
line-height: 1.7; | line-height: 1.7; | ||
+ | } | ||
+ | div#arc-disp-base{ | ||
+ | font-family:'メイリオ',Meiryo,'MS Pゴシック', Arial, sans-serif; | ||
+ | border:solid #555 1px; | ||
+ | background:#F0F0F0; | ||
+ | padding:1.5em; | ||
+ | margin:0 auto 1em auto; | ||
+ | font-size:125%; | ||
+ | line-height:1.8; | ||
} | } |
2017年4月19日 (水) 18:54時点における版
/* ここに記述した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; } .mw-content-ltr { direction: ltr; font-size: 115%; line-height: 1.7; } div#arc-disp-base{ font-family:'メイリオ',Meiryo,'MS Pゴシック', Arial, sans-serif; border:solid #555 1px; background:#F0F0F0; padding:1.5em; margin:0 auto 1em auto; font-size:125%; line-height:1.8; }