「Common.css」の版間の差分
出典: 浄土真宗聖典『ウィキアーカイブ(WikiArc)』
9行目: | 9行目: | ||
.showhide1 { | .showhide1 { | ||
− | + | // visibility:hidden; | |
} | } | ||
17行目: | 17行目: | ||
padding:1.5em 0.5em 1.5em 1em; | padding:1.5em 0.5em 1.5em 1em; | ||
margin:0 0 1em auto; | margin:0 0 1em auto; | ||
− | + | font-size:125%; | |
− | + | line-height:160%; | |
} | } | ||
ruby { | ruby { |
2018年7月26日 (木) 13:16時点における版
/* ここに記述したCSSはすべての外装に反映されます */ .shbutton1 { font-size: 60%; cursor: pointer; cursor: hand; width: 50px; border: solid #00000f 1px } .showhide1 { // visibility:hidden; } #gendaigo{ border:solid #555 1px; background:#FfFFF5; padding:1.5em 0.5em 1.5em 1em; margin:0 0 1em auto; font-size:125%; 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 #C0C0C0 1px; background:#F0F0F0; padding:1.5em 0.5em 1.5em 1.0em; margin:0 0 1em auto; font-size:125%; line-height:1.8; } h3#tagline {visibility:hidden;} #page-top { position: fixed; bottom: 5px; right: 5px; font-size: 77%; display:none; } #page-top a { background: #666; text-decoration: none; color: #fff; width: 30px; padding: 5px 0; text-align: center; display: block; border-radius: 5px; } #page-top a:hover { text-decoration: none; background: #999; }