Sha256: 388334614593d2b640c23acb419422645d187deb6a1ab45081599646761421a1
Contents?: true
Size: 1.88 KB
Versions: 25
Compression:
Stored size: 1.88 KB
Contents
@charset "utf-8"; @namespace "http://www.w3.org/1999/xhtml"; body { font-family: "@MS 明朝", "@MS Mincho", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", serif, sans-serif; line-height: 1.6em !important; } .gtc, .b { font-family: '@MS ゴシック','@MS Gothic',sans-serif !important; } .b { font-weight: bold; } .i { font-style: italic; } rt { font-size: 0.6em; } /* カスタム注記用 */ /* 柱(もどき) */ .running_head { position: absolute !important; top: 15px; left: 10px; font-size: 0.8em; } /* 二分アキ */ .half_em_space { padding-top: 0.5em; } /* パラメーター(折り返しあり) */ .custom_parameter_block { font-size: 100%; line-height: 1.2em !important; border: 2px solid #000; border-radius: 4px; margin: 1em 0.5em 1em 0.5em; padding: 1em 0.2em 1em 0.2em; display: inline-block; font-family: sans-serif !important; font-weight: bold; box-shadow: 3px 3px 3px #bbb; -webkit-box-shadow: 3px 3px 3px #bbb; } .jzm .custom_parameter_block { display: block; } .jzm .p .custom_parameter_block { display: inline-block; } /* 前書き */ .introduction { float: right; font-size: 83%; line-height: 1.5em !important; border-top: 3px solid #aaa; color: #555; margin: 0.25em; margin-right: 1em; padding: 1em 0.5em 1em 0.5em; display: inline-block; font-family: sans-serif !important; text-align: left !important; height: 70%; } .jzm .introduction { display: block; } .jzm .p .introduction { display: inline-block; } /* 後書き */ .postscript { float: right; font-size: 83%; line-height: 1.5em !important; border-top: 3px solid #888; color: #222; margin: 0.25em; margin-right: 2em; padding: 1em 0.5em 1em 0.5em; display: inline-block; font-family: sans-serif !important; text-align: left !important; height: 70%; } .jzm .postscript { display: block; } .jzm .p .postscript { display: inline-block; } div.clear { clear: both; }
Version data entries
25 entries across 25 versions & 1 rubygems