/* line 2, ../sass/_font-existence.scss */ .font-existence-light { font-family: 'ExistenceLight'; } @font-face { font-family: 'ExistenceLight'; src: url("../webfonts/existence-light.ttf") format("truetype"); font-weight: normal; font-style: normal; } /* line 2, ../sass/_font-source-sans-pro.scss */ .font-source-sans-pro { font-family: 'SourceSansPro'; } @font-face { font-family: 'SourceSansPro'; src: url("../webfonts/sourcesanspro-regular.ttf") format("truetype"); font-weight: normal; font-style: normal; } @font-face { font-family: 'SourceSansPro'; src: url("../webfonts/sourcesanspro-italic.ttf") format("truetype"); font-weight: normal; font-style: italic; } @font-face { font-family: 'SourceSansPro'; src: url("../webfonts/sourcesanspro-bold.ttf") format("truetype"); font-weight: bold; font-style: normal; } @font-face { font-family: 'SourceSansPro'; src: url("../webfonts/sourcesanspro-lightitalic.ttf") format("truetype"); font-weight: 300; font-style: italic; } @font-face { font-family: 'SourceSansPro'; src: url("../webfonts/sourcesanspro-light.ttf") format("truetype"); font-weight: 300; font-style: normal; } /* line 5, ../sass/_fontfaces.scss */ .font-bold { font-weight: bold; } /* weight 700 */ /* line 6, ../sass/_fontfaces.scss */ .font-semibold { font-weight: 600; } /* line 7, ../sass/_fontfaces.scss */ .font-medium { font-weight: 500; } /* line 8, ../sass/_fontfaces.scss */ .font-normal { font-weight: normal; } /* weight 400 */ /* line 9, ../sass/_fontfaces.scss */ .font-light { font-weight: 300; } /* line 10, ../sass/_fontfaces.scss */ .font-extralight { font-weight: 200; } /* Byronic Ebook Style * * https://github.com/profound-labs/byronic * * Based on the ePub Zen Garden structure elements. * http://epubzengarden.com/ * * Released under the Creative Commons Attribution License. * http://creativecommons.org/licenses/by/3.0/ */ /* line 22, ../sass/_byronic.sass */ #content { font-family: "SourceSansPro", "Lucida Grande", "DejaVu Sans", "Bitstream Vera Sans", "Tahoma", "Palatino", "Caecilia", sans-serif; font-weight: normal; line-height: 1.5em; padding: 22px; margin-left: 0; margin-right: 0; } /* line 33, ../sass/_byronic.sass */ h1, h2, h3, h4, h5, h6 { font-weight: normal; font-family: "SourceSansPro", "Lucida Grande", "DejaVu Sans", "Bitstream Vera Sans", "Tahoma", "Palatino", "Caecilia", sans-serif; page-break-after: avoid; } /* line 38, ../sass/_byronic.sass */ h1, h2 { text-align: left; text-transform: uppercase; padding-top: 10px; } /* line 45, ../sass/_byronic.sass */ h1 { font-size: 2em; margin: 0.5em 0 1em 0px; padding-right: 0; padding-bottom: 0; letter-spacing: 1.2pt; line-height: 0.95em; /* The chapter headings contain two spans with these classes: * chapter-name (always contains the word "Chapter") and * chapter-number (as a roman numeral) */ } /* line 56, ../sass/_byronic.sass */ h1 .chapter-name { font-weight: normal; } /* line 58, ../sass/_byronic.sass */ h1 .chapter-number { font-size: 0.8em; letter-spacing: 0.1em; } /* line 62, ../sass/_byronic.sass */ h2 { font-size: 1.5em; font-weight: 300; line-height: 1.05em; margin-bottom: 0.25em; letter-spacing: 1pt; } /* line 69, ../sass/_byronic.sass */ h3, h4 { font-weight: bold; text-transform: none; margin-bottom: 0.1em; } /* line 74, ../sass/_byronic.sass */ a { color: #323232; } /* The main title page of the book. * h1 - title * h2 - subtitle * h3 - author */ /* For pages annoncing "Part I" or "Book VI" * h1 - Part I * h2 - part title * h3 - part subtitle */ /* line 89, ../sass/_byronic.sass */ #content.title-page p, #content.part-page p { text-align: right; padding-right: 0px; } /* line 92, ../sass/_byronic.sass */ #content.title-page h1, #content.title-page h2, #content.title-page h3, #content.part-page h1, #content.part-page h2, #content.part-page h3 { font-family: "ExistenceLight"; text-align: right; text-transform: none; } /* line 96, ../sass/_byronic.sass */ #content.title-page h1, #content.title-page h2, #content.part-page h1, #content.part-page h2 { letter-spacing: 1.5pt; } /* line 98, ../sass/_byronic.sass */ #content.title-page h1, #content.part-page h1 { font-size: 2em; text-transform: uppercase; margin-top: 0; margin-bottom: 0.2em; padding-top: 2em; padding-right: 0px; line-height: 1em; } /* line 106, ../sass/_byronic.sass */ #content.title-page h2, #content.part-page h2 { font-size: 1.5em; margin-top: 0; margin-bottom: 0.3em; padding-top: 0.3em; padding-right: 0px; } /* line 112, ../sass/_byronic.sass */ #content.title-page h3, #content.part-page h3 { font-size: 1.2em; margin-bottom: 3em; padding-right: 0px; } /* line 117, ../sass/_byronic.sass */ div.title-page-rule { height: 40px; margin-left: 0; margin-right: 0; background-color: #cbcbcb; text-align: right; padding-right: 0px; } /* line 125, ../sass/_byronic.sass */ div.publisher-logo { float: right; clear: right; margin-top: 5px; margin-right: 15px; padding-bottom: 20px; } /* line 133, ../sass/_byronic.sass */ table.toc td.section { text-align: right; color: #323232; } /* line 137, ../sass/_byronic.sass */ table.toc td.title a { text-decoration: none; color: #1a1a1a; } /* line 140, ../sass/_byronic.sass */ table.toc td.title.frontmatter, table.toc td.title.backmatter { font-style: italic; } /* line 143, ../sass/_byronic.sass */ table.toc td.separator { width: 30px; text-align: center; font-size: 2em; color: #7f7f7f; } /* Epigraphs at the beginning of each chapter are in blockquotes */ /* line 150, ../sass/_byronic.sass */ h1 + blockquote, blockquote.epigraph { margin-right: 1em; margin-top: 0.3em; margin-bottom: 1em; font-size: 0.9em; font-style: italic; } /* line 158, ../sass/_byronic.sass */ h1 + blockquote p, blockquote.epigraph p { text-indent: 0; padding-top: 0; margin-top: 2pt; } /* line 163, ../sass/_byronic.sass */ blockquote { border-left: 1px solid #989898; padding: 0.3em 0 0.3em 1em; } /* line 167, ../sass/_byronic.sass */ #content.verse blockquote { font-style: normal; font-size: 1em; border-left-style: none; } /* The attribution of the blockquote */ /* line 173, ../sass/_byronic.sass */ span.attribution, p.attribution { display: block; text-align: left; text-transform: uppercase; letter-spacing: 0.1em; font-size: 0.8em; font-style: normal; } /* ...which also contains an attribution-name, wrapping the name of * the person who made the quotation */ /* line 184, ../sass/_byronic.sass */ span.attribution-name, p.attribution-name { text-align: left; text-transform: uppercase; letter-spacing: 0.1em; font-size: 0.8em; font-style: normal; } /* Outside of the content area you can address the style of the * running book and author headings. */ /* line 194, ../sass/_byronic.sass */ #content-title { text-align: right; font-size: 0.8em; } /* line 202, ../sass/_byronic.sass */ p { text-align: justify; } /* The first paragraph in the work has a class called "noindent" which * suppresses any paragraph indentation applied by default, but you * can override this. */ /* line 212, ../sass/_byronic.sass */ h1 + p, h2 + p, h3 + p, h4 + p, h1 + blockquote + p, blockquote.epigraph + p, p.first, p.noindent { text-indent: 0; } /* The first letter of the text is wrapped in a span with * the class 'firstletter', which can be used for dropcaps. */ /* Middlemarch contains a number of letters, which can be styled * differently. */ /* line 230, ../sass/_byronic.sass */ #content p.letter { padding-left: 1.5em; padding-right: 0.5em; } /* Found in a letter */ /* line 235, ../sass/_byronic.sass */ #content p.salutation { display: block; font-variant: small-caps; } /* line 239, ../sass/_byronic.sass */ #content p.closing { display: block; text-indent: 1em; } /* line 243, ../sass/_byronic.sass */ div.page-break { page-break-after: always; } /* line 246, ../sass/_byronic.sass */ .page-break-after { page-break-after: always; } /* line 249, ../sass/_byronic.sass */ .page-break-before { page-break-before: always; } /* line 252, ../sass/_byronic.sass */ pre { margin-top: 1em; margin-bottom: 1em; } /* line 256, ../sass/_byronic.sass */ .small { font-size: 0.9em; } /* line 259, ../sass/_byronic.sass */ .footnotesize { font-size: 0.8em; } /* line 262, ../sass/_byronic.sass */ .tiny { font-size: 0.7em; } /* line 265, ../sass/_byronic.sass */ .noborder { border: none; }