/*begin variable comments*/ /*FRONT AND BACK MATTER*/ /*GENERAL STYLES*/ /*COPYRIGHT*/ /*ALSOBY/CARD*/ /*DEDICATION*/ /*EPIGRAPH*/ /*CONTENTS*/ /*BLURBS*/ /*IMAGE WIDTHS*/ /*FONT SIZES*/ /*TEXT STYLES*/ /*HEADERS*/ /*BLOCKQUOTES*/ /*VERSE*/ /*CHARACTER STYLES*/ /*end variable comments*/ body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, p, pre, code, blockquote { margin: 0; padding: 0; border-width: 0; } body { -epub-hyphens: auto; margin: 2% 5%; } /*body *{ line-height:inherit; }*/ img { object-fit: contain; } @page { margin: 0px 0px 0px 0px; } h1, h2, h3 { orphans: 2; widows: 2; } /*HALF-TITLE*/ h1.x-half-title, h1.x-repeat-half { margin-top: 10%; font-size: 125%; font-weight: normal; text-align: center; } /*@import "blurbs.scss";*/ /*@import "also-by.scss";*/ /*COPYRIGHT PAGE*/ p.x-copy { font-size: 75%; margin-top: 0%; text-align: left; text-indent: 0; } p.copy { font-size: 75%; text-indent: 0; text-align: left; } p.copy-w-space { font-size: 75%; text-indent: 0; margin-top: 1em; margin-bottom: 1em; text-align: left; } /*@import "dedication.scss";*/ /*@import "epigraph.scss";*/ /*@import "contents.scss";*/ /*@import "afterword.scss";*/ /*BACKAD*/ h1.backad { font-size: 120%; margin-bottom: 1em; font-variant: small-caps; font-weight: normal; text-indent: 0; text-align: center; } h2.title { font-size: 120%; text-indent: 0; text-align: center; } h2.author { font-size: 120%; margin-top: 1em; text-indent: 0; text-align: center; } h2.translator { font-size: 100%; text-indent: 0; text-align: center; margin-bottom: 1em; } div.book-container { width: 100%; text-align: center; } img.backad_cover { width: 35%; /*max-width:35%;*/ text-align: center; box-shadow: 3px 3px 3px gray; } p.book-description { text-indent: 0; text-align: center; margin-top: 1em; clear: both; font-weight: normal; } p.review-quote { text-indent: 0; text-align: center; margin-top: 1em; } /*TEXT STYLES: Body and Headers*/ h1.x-part-title { font-size: 125%; margin-top: 10%; text-align: center; -epub-hyphens: none; font-weight: normal; } h2.x-chapter-title { font-size: 125%; margin-top: 10%; text-align: center; -epub-hyphens: none; font-weight: normal; } h3.chapter-sub { font-size: 115%; text-align: center; margin-top: 3em; font-weight: normal; } h3.sec-num { font-size: 105%; text-align: center; margin-top: 3em; font-weight: normal; } p { text-indent: 1.5em; } p.x-text-first { text-indent: 0; margin-top: 15%; } p.text-first { text-indent: 0; margin-top: 15%; } p.text-first-w-epigraph { text-indent: 0; margin-top: 4em; } p.noindent { text-indent: 0; } *.space-above, p.space-above { margin-top: 1em; } *.twospace-above, p.twospace-above { margin-top: 2em; } *.space-below, p.space-below { margin-bottom: 1em; } *.twospace-below, p.twospace-below { margin-bottom: 2em; } *.center, p.center { text-align: center; text-indent: 0; } p.attribution { text-indent: 0; text-align: right; } p.bullet { text-indent: 0; text-align: center; } p.chapter-epigraph { text-align: right; } hr.rule { margin: 1em 40% 0 40%; height: .01em; } p.ninjaspace { opacity: 0; } .break-after { page-break-after: always; } .break-before { page-break-before: always; } p.font-small { font-size: 75%; } *.hanger { text-indent: -1.5em; margin-left: 1.5em; } span.spacer { width: 5%; display: inline-block; } /*CHARACTER STYLES*/ *.letter-space { letter-spacing: 0.15em; } .small-caps { /*text-transform:lowercase;*/ font-size: 110%; font-variant: small-caps; letter-spacing: .1em; } .small-caps-small { font-variant: small-caps; letter-spacing: .1em; } .small-caps-italic { /*text-transform:lowercase;*/ font-variant: small-caps; letter-spacing: .1em; font-style: italic; } *.sans { font-family: sans-serif; } *.small-font { font-size: 75%; } /*BLOCK QUOTES*/ .bq { font-size: 80%; margin-left: 10%; margin-right: 10%; } /*@import "verse.scss";*/ /*ENDNOTES*/ hr.endnote { margin: 10% 90% 2% 0%; } p.endnote { font-size: 75%; margin-top: .75em; text-indent: 0; } p.endnote-next { font-size: 75%; } /*FULLPAGE IMAGES*/ div.fullwidth-container { /*max-height:100%;*/ width: 100%; text-align: center; } img.fullwidth-center { width: 100%; text-align: center; /*max-height:80%; */ } /*BLOCK IMAGES*/ img.varwidth-center { width: 50%; } /*# sourceMappingURL=ebook.css.map */