/** BASE **/ /* Márgenes */ body { font-family: serif; font-size: 1em; line-height: 1.5; margin: 0; padding: 0 20px; } body * { line-height: inherit; max-width: 100%; } /* Fuentes */ @font-face { font-family: CambriaMath; src:url('../fonts/CambriaMath.ttf'); } span.symbol { font-family: CambriaMath; } /* Control partición silábica */ #titlepage p, #dedication p, h1, h2, h3, h4 { page-break-after: avoid; hyphens: auto; adobe-hyphenate: auto; -moz-hyphens: auto; -webkit-hyphens: auto; -epub-hyphens: auto; } p, li, td, dt, dd { -webkit-hyphenate-limit-before: 3; -webkit-hyphenate-limit-after: 1; -webkit-hyphenate-limit-lines: 2; orphans: 2; widows: 2; } /** FRONTMATTER **/ /* Cubierta */ .cover { margin: 0; padding: 0; text-align: center; text-indent: 0; } img.cover { height: 100%; } /* Portadilla */ #titlepage { page-break-inside: avoid; margin: 3em 0 0 0; } #titlepage * { font-family: sans-serif; font-weight: normal; text-indent: 0; } #titlepage p.author { font-size: 2em; font-style: normal; font-weight: bold; line-height: 1.2; margin: 2em 0 0 0; padding: 0; text-align: center; text-indent: 0; } #titlepage p.subtitle { font-size: .8em; font-style: normal; font-weight: normal; margin: .5em 0 0 0; padding: 0; text-align: center; text-indent: 0; } #titlepage p.title { font-size: 1.5em; font-style: normal; font-weight: normal; line-height: 1.2; margin: 0 0 0 0; padding: 0; text-align: center; text-indent: 0; } #titlepage div.publisher { margin: 9em auto 0; padding: 0; text-indent: 0; width: 4em; } /* Créditos */ #copyright-page { margin: 4em 2em 0 0; } #copyright-page div + div { margin: 1em 0 0 0; } #copyright-page p { font-size: .8em; margin: 0; text-align: left; text-indent: 0; } /* Epígrafe */ #epigraph { margin-top: 3em; margin-left: 3em; } #epigraph blockquote { margin: 1.5em 0 0 0; } #epigraph blockquote p { font-family: inherit; font-size: .9em; font-weight: normal; text-align: left; text-indent: 0; } #epigraph p.attrib { font-size: .9em; text-align: right; } /* Sinopsis */ #summary * { font-family: sans-serif; } #summary h1 { border: 0; color: black; font-size: 1.2em; font-style: normal; font-weight: bold; margin: 2em 0 1em; padding: 0; text-align: center; } #summary p { font-size: .9em; margin: 0; text-align: justify; } #summary h1 + p { text-indent: 0; } #summary p + p { text-indent: 1em; } /* Índice */ #toc ol { list-style-type: none !important; margin: 1em 0; padding: 0; } #toc li { font-size: 1em; margin: .75em 0; padding: 0; text-align: left; } #toc li ol { margin: 0 0 0 1em; } #toc li li { margin: 0; } #toc li span.label { display: block; } #toc li span.title { font-weight: bold; } #toc a { font-weight: normal; page-break-inside: avoid; text-decoration: none !important; } /* BODYMATTER */ /* Estilos generales */ h1 { color: #c70927; font-family: serif; font-size: .9em; font-style: normal; font-weight: bold; line-height: 1.2; margin: 2em 0 5em 0; text-align: center; text-indent: 0; } h2 { border-bottom: 2px solid #c70927; font-family: sans-serif; font-size: .9em; font-style: normal; font-weight: bold; line-height: 1.2; margin: 1em 0 .5em; padding-bottom: .25em; text-align: left; text-indent: 0; } h3 { border-bottom: 6px double #c70927; font-family: sans-serif; font-size: .9em; font-style: normal; font-weight: bold; line-height: 1.2; margin: 1em 0 .5em 0; padding-bottom: .3em; text-align: left; text-indent: 0; } h4 { font-family: sans-serif; font-size: 1.1em; font-style: normal; font-weight: bold; line-height: 1.2; margin: 1em 0 0 0; padding: 0; text-align: left; text-indent: 0; } h5 { font-family: sans-serif; font-size: 1em; font-style: normal; font-weight: normal; line-height: 1.2; margin: 1.2em 0 0 0; padding: 0; text-align: left; text-indent: 0; } h1 + p { text-indent: 1em; } p { font-size: 1em; margin: 0 0 0 0; padding: 0; text-align: justify; text-indent: 1em; } li { font-size: 1em; margin: 0; padding: 0; text-align: left; text-indent: 0; } a { color: #00F; font-family: inherit; font-weight: bold; text-decoration: none; } abbr { border: 0; text-decoration: none; white-space: nowrap; } i cite { font-style: normal; } cite { display: inline; font-style: italic; } hr { border: none !important; height: 1em; margin: .25em 0; } hr + p { text-indent: 0; } img { margin: 0; max-height: 100%; max-width: 100%; padding: 0; } q { font-style: italic; } q i { font-style: normal; } q:before { content: ""; } q:after { content: ""; } sub, sup { font-size: .7em; } /* Listas */ ol { margin: 0 0 0 0; padding: 0 0 0 2em; } ul { list-style: disc; margin: 0; padding: 0 0 0 2em; } li { font-family: serif; font-size: 1em; margin: 0; padding: 0; text-align: justify; text-indent: 0; } li p { font-size: 1em; margin: 0; text-indent: 1em; } .lower-alpha { list-style: lower-alpha; margin-left: 1em; } .upper-alpha { list-style: upper-alpha; } .lower-roman { list-style: lower-roman; margin-left: 1em; } .upper-roman { list-style: upper-roman; } ul.none { list-style: none; margin: 1em 0 1em 0; padding: 0; } ol + p, ul + p { text-indent: 1em; } ul ul, ul.second { list-style: circle; } ul.second ul { list-style: disc; } /* Figuras y captions */ div.figure { margin: 1em auto; break-inside: avoid; page-break-inside: avoid; text-align: center; width: 100%; } div.figure-20 { margin: 1em auto; break-inside: avoid; page-break-inside: avoid; text-align: center; width: 4em; } div.figure-30 { margin: 1em auto; break-inside: avoid; page-break-inside: avoid; text-align: center; width: 30%; } div.figure-30-r { margin: 1em 0 1em auto; break-inside: avoid; page-break-inside: avoid; text-align: center; width: 30%; } div.figure-50 { margin: 1em auto; break-inside: avoid; page-break-inside: avoid; text-align: center; width: 50%; } div.figure-50-l { margin: 1em 0; break-inside: avoid; page-break-inside: avoid; text-align: left; width: 50%; } div.figure-50-r { margin: 1em 0 1em auto; break-inside: avoid; page-break-inside: avoid; text-align: right; width: 50%; } div.figure-75 { margin: 1em auto; break-inside: avoid; page-break-inside: avoid; text-align: center; width: 75%; } div.figure p.title { font-family: sans-serif; font-weight: bold; text-align: center; text-indent: 0; } div.icon { margin: 1em 0; break-inside: avoid; page-break-inside: avoid; width: 3em; } div.figcaption { margin: 0 0 1.5em 0; } div.figcaption p { font-family: sans-serif; font-size: .7em; font-style: normal; margin: 0; text-align: center; text-indent: 0; } /* Tablas */ table { border-top: 1px solid currentColor; border-bottom: 1px solid currentColor; border-left: 2px hidden; border-right: 2px hidden; border-collapse: collapse; margin: 1em auto; } td { border: 1px solid currentColor; border-collapse: collapse; padding: .2em; } table p { font-family: sans-serif; font-size: .7em; } table p.cemter { text-align: center; } table p.comment { font-family: serif; font-style: italic; text-align: center; } table.cook { margin: 1em 0; } table.cook img { width: 2em; } table + p { text-indent: 0; } /* Seudoversalitas */ span.sc { font-size: .8em; } /* Firmas */ div.signature { margin: 1em 0; } div.signature p { font-style: normal; text-align: right; text-indent: 0; } /* Otros */ blockquote { margin: 1em 0 1em 1em; } blockquote p { font-family: inherit; font-size: .9em; font-weight: normal; text-align: justify; text-indent: 0; } blockquote li { font-size: .9em; } blockquote li p { font-size: 1em; } blockquote p + p { text-indent: 1em; } span.underline { text-decoration: underline; } /* Notas | Llamadas */ a.noteref { color: #c70927; font-size: .7em; vertical-align: top; } /* Notas | Notas al pie */ div.footnotes h2 { margin: 2em 0 1em 0; } div.footnote { margin: .6em 0 0 0; break-inside: avoid; page-break-inside: avoid; } div.footnote + div.footnote, div.footnote + h2 { page-break-before: always; padding-top: 1em; } div.footnote p { font-size: .8em; margin: 0 0 0 2.5em; overflow: hidden; text-indent: 0; } div.footnote li { font-size: .8em; } div.footnote li p { font-size: 1em; } div.footnote p + p, div.footnote ol + p, div.footnote ul + p, div.footnote li p, div.footnote blockquote + p, div.footnote div + p { text-indent: 1em; } div.footnote blockquote { margin-top: 0; } div.footnote blockquote p + p { text-indent: 1em; } div.footnote li { font-size: .8em; margin: 0 0 0 2.5em; } div.footnote a.noteback { color: #c70927; display: inline; float: left; clear: left; font-size: .8em; font-style: normal; margin: 0; padding: 0 .25em 0 0; page-break-after: avoid; text-align: right; vertical-align: inherit; width: 2em; } div.footnote a.noteback + p { page-break-before: avoid; } /* Propios */ .fake { list-style: none; margin: 1em 0; padding: 0; } .fake li { margin: .5em 0; text-align: left; } .fake li span.symbol { display: inline; float: left; font-family: inherit; font-style: normal; line-height: 1.5; margin: 0; page-break-after: avoid; text-align: right; width: .5em; vertical-align: baseline; } .fake li span.symbol + span.text { margin-top: 0; page-break-before: avoid; } .fake li span.text { display: block; margin-left: 1.2em; } div.qr { margin: 1.5em auto; text-align: center; width: 4em; } #about-author { padding-top: 4em; } #about-author p { text-indent: 0; } #about-author p + p { text-indent: 1em; } span.author-name { color: #c70927; font-size: .8em; font-weight: bold; } /* Entradas */ div.entry { margin: 1em 0; } div.entry p { text-indent: 0; } div.entry p + p, div.entry ol + p, div.entry ul + p, div.entry li p, div.entry blockquote + p, div.entry div + p { text-indent: 1em; } div.entry h2 + p { text-indent: 0; } div.entry h2 span.refine { font-family: serif; font-style: italic; font-weight: normal; } div.entry li blockquote { margin-left: 0; } div.entry li blockquote + p { text-indent: 0; } div.entry p.point { margin-top: 1em; text-indent: 0; } span.dfn { color: #c70927; font-size: .9em; font-weight: bold; } p.signature { text-align: right; } blockquote.note { margin: 1em 2em; } blockquote.note p { text-align: center; text-indent: 0; } blockquote.note p + p { text-indent: 0; } a[href^="http"] { word-break: break-all; } blockquote.song p + p { text-indent: 0; } blockquote p.salutation { text-indent: 0; } blockquote.french p { margin-left: 1em; text-indent: -1em; } blockquote.french p + p { margin-left: 1em; text-indent: -1em; } img.inline { height: 1em; vertical-align: baseline; } #bibliography ul { margin: 1em 0; padding: 0; list-style: none; } #bibliography li { margin-left: 1em; text-indent: -1em; }