123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152 |
- @charset "UTF-8";
- .typo button, .typo input, .typo select, .typo textarea {
- font: 300 1em/1.8 PingFang SC, Lantinghei SC, Microsoft Yahei, Hiragino Sans GB, Microsoft Sans Serif, WenQuanYi Micro Hei, sans-serif; }
- .typo button::-moz-focus-inner,
- .typo input::-moz-focus-inner {
- padding: 0;
- border: 0; }
- .typo table {
- border-collapse: collapse;
- border-spacing: 0; }
- .typo fieldset, .typo img {
- border: 0; }
- .typo blockquote {
- position: relative;
- font-weight: 400;
- border-left: 1px solid #1abc9c;
- padding-left: 1em;
- margin: 1em 3em 1em 2em; }
- @media only screen and (max-width: 640px) {
- .typo blockquote {
- margin: 1em 0; } }
- .typo acronym, .typo abbr {
- border-bottom: 1px dotted;
- font-variant: normal;
- text-decoration: none; }
- .typo abbr {
- cursor: help; }
- .typo del {
- text-decoration: line-through; }
- .typo address, .typo caption, .typo cite, .typo code, .typo dfn, .typo em, .typo th, .typo var {
- font-style: normal;
- font-weight: 400; }
- .typo ul, .typo ol {
- list-style: none; }
- .typo caption, .typo th {
- text-align: left; }
- .typo q:before, .typo q:after {
- content: ''; }
- .typo sub, .typo sup {
- font-size: 75%;
- line-height: 0;
- position: relative; }
- .typo :root sub, .typo :root sup {
- vertical-align: baseline; }
- .typo sup {
- top: -0.5em; }
- .typo sub {
- bottom: -0.25em; }
- .typo a:hover {
- text-decoration: underline; }
- .typo a {
- border-bottom: 1px solid #1abc9c; }
- .typo a:hover {
- text-decoration: none; }
- .typo ins, .typo a {
- text-decoration: none; }
- .typo u, .typo .typo-u {
- text-decoration: underline; }
- .typo mark {
- border-bottom: 1px solid #ffedce;
- padding: 2px;
- margin: 0 5px; }
- .typo pre, .typo code, .typo pre tt {
- font-family: Courier, 'Courier New', monospace; }
- .typo pre {
- border: 1px solid #ddd;
- padding: 1em 1.5em;
- display: block;
- -webkit-overflow-scrolling: touch; }
- .typo hr {
- border: none;
- border-bottom: 1px solid #cfcfcf;
- margin-bottom: 0.8em;
- height: 10px; }
- .typo small, .typo .typo-small,
- .typo figcaption {
- font-size: 0.9em; }
- .typo strong, .typo b {
- font-weight: bold; }
- .typo [draggable] {
- cursor: move; }
- .typo .clearfix:before, .typo .clearfix:after {
- content: "";
- display: table; }
- .typo .clearfix:after {
- clear: both; }
- .typo .clearfix {
- zoom: 1; }
- .typo .textwrap, .typo .textwrap td, .typo .textwrap th {
- word-wrap: break-word;
- word-break: break-all; }
- .typo .textwrap-table {
- table-layout: fixed; }
- .typo .serif {
- font-family: Palatino, Optima, Georgia, serif; }
- .typo p, .typo pre, .typo ul, .typo ol, .typo dl, .typo form, .typo hr, .typo table,
- .typo .typo-p, .typo .typo-pre, .typo .typo-ul, .typo .typo-ol, .typo .typo-dl, .typo .typo-form, .typo .typo-hr, .typo .typo-table, .typo blockquote {
- margin-bottom: 1.2em; }
- .typo h1, .typo h2, .typo h3, .typo h4, .typo h5, .typo h6 {
- font-family: PingFang SC, Verdana, Helvetica Neue, Microsoft Yahei, Hiragino Sans GB, Microsoft Sans Serif, WenQuanYi Micro Hei, sans-serif;
- font-weight: 100;
- line-height: 1.35; }
- .typo h1, .typo h2, .typo h3, .typo h4, .typo h5, .typo h6,
- .typo .typo-h1, .typo .typo-h2, .typo .typo-h3, .typo .typo-h4, .typo .typo-h5, .typo .typo-h6 {
- margin-top: 1.2em;
- margin-bottom: 0.6em;
- line-height: 1.35; }
- .typo h1, .typo .typo-h1 {
- font-size: 2em; }
- .typo h2, .typo .typo-h2 {
- font-size: 1.8em; }
- .typo h3, .typo .typo-h3 {
- font-size: 1.6em; }
- .typo h4, .typo .typo-h4 {
- font-size: 1.4em; }
- .typo h5, .typo h6, .typo .typo-h5, .typo .typo-h6 {
- font-size: 1.2em; }
- .typo ul, .typo .typo-ul {
- margin-left: 1.3em;
- list-style: disc; }
- .typo ol, .typo .typo-ol {
- list-style: decimal;
- margin-left: 1.9em; }
- .typo li ul, .typo li ol, .typo .typo-ul ul, .typo .typo-ul ol, .typo .typo-ol ul, .typo .typo-ol ol {
- margin-bottom: 0.8em;
- margin-left: 2em; }
- .typo li ul, .typo .typo-ul ul, .typo .typo-ol ul {
- list-style: circle; }
- .typo table th, .typo table td, .typo .typo-table th, .typo .typo-table td, .typo table caption {
- border: 1px solid #ddd;
- padding: 0.5em 1em; }
- .typo table caption {
- border-bottom: none; }
- .typo .typo-input, .typo .typo-textarea {
- -webkit-appearance: none;
- border-radius: 0; }
- .typo .typo-em, .typo em, .typo legend, .typo caption {
- font-weight: inherit; }
- .typo .typo-em {
- position: relative; }
- .typo .typo-em:after {
- position: absolute;
- top: 0.65em;
- left: 0;
- width: 100%;
- overflow: hidden;
- white-space: nowrap;
- content: "・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・・"; }
- .typo img {
- max-width: 100%; }
- /*# sourceMappingURL=typo.css.map */
|