/* ePub base r1.2 ePubLibre */ /* ----- ESTILOS GLOBALES Y DE SECCIONES FIJAS (NO MODIFICABLES) ----- */ body { margin: 1em; padding: 0; border: 0; } p { margin: 0; text-align: justify; text-indent: 1.5em; line-height: 1.25em; } a, .normal { font-style: normal; font-weight: normal; text-decoration: none; } sup, sub { font-size: 0.75em; line-height: normal; } .cubierta { margin: 0; padding: 0; border: 0; font-size: 0; text-align: center; text-indent: 0; page-break-before: always; page-break-after: always; } .cubierta img { height: 100%; max-height: 100%; } .tlogo, .tautor, .ttitulo, .tsubtitulo, .trevision, .tfirma { margin: 0 0.25em; text-align: center; text-indent: 0; font-family: sans-serif; font-weight: bold; adobe-hyphenate: none; hyphenate: none; hyphens: none; -moz-hyphens: none; -webkit-hyphens: none; } .tlogo span { margin: 3em 0 2.5em; display: inline-block; width: 8em; } .tautor { margin-bottom: 0.5em; font-size: 1.2em; font-weight: normal; color: #595959; } .ttitulo { padding: 0; border: 0; font-size: 1.8em; font-style: normal; text-decoration: none; color: black; visibility: visible; } .tsubtitulo { margin-top: 0.3em; } .trevision { margin-top: 2.5em; font-size: 0.8em; color: #595959; } .tfirma { margin-top: 0.25em; font-size: 0.65em; } .tfecha { font-family: sans-serif; font-weight: normal; color: #595959; } .sinopsis, .sinopsis p, .autor, .autor p, .nota p { margin-top: 0.5em; text-indent: 0; } .sinopsis p, .sinopsis em, .sinopsis strong, .sinopsis big, .sinopsis small, .sinopsis span { font-family: sans-serif; } .info { margin: 3.5em 1.5em 2.5em; font-size: 0.8em; width: 90%; } .info p { text-align: left; text-indent: 0; } .vineta { padding: 1em 0; text-align: center; text-indent: 0; display: block; } .nota { padding-top: 9%; page-break-before: always; } /* ----- ESTILOS GENERALES (ADAPTABLES) ----- */ /* encabezados */ h1, h2, h3, h4, h5, h6 { margin: 25% 0.25em 1em; text-align: center; text-indent: 0; page-break-after: avoid; page-break-inside: avoid; adobe-hyphenate: none; hyphenate: none; hyphens: none; -moz-hyphens: none; -webkit-hyphens: none; } h1 { font-size: 1.5em; } /* sólo cambios aprobados, puede afectar páginas globales */ /* dedicatoria */ /* tipografía */ i, em, cite, dfn, .cursiva { font-style: italic; } b, strong, .negrita { font-weight: bold; } .oculto { display: none; visibility: hidden; } small, .versalita { font-size: 0.8em; } /* para texto en mayúsculas, de tamaño similar al de las minúsculas */ /* alineación */ .centrado, .centrado p { text-align: center; text-indent: 0; } .asangre, .asangre p { text-indent: 0; } /* saltos */ .salto10 { padding-top: 1em; } .salto25 { padding-top: 2.5em; } /* bloques */ .sinmargen { margin: 0; } /* evita dividir un elemento entre páginas */ .nosep { text-indent: 0; display: inline-block; } /* evita dividir una palabra entre líneas */ /* evita división aleatoria de párrafos muy extensos (bug ADE) */ /* listas */ li { margin: 0; text-align: justify; text-indent: 0; line-height: 1.3em; } /* imágenes simples */ /* para láminas verticales (página completa), usar el estilo fijo «cubierta» */ .ilustra { margin: 1em 0; text-align: center; text-indent: 0; display: block; } .ilustra img { max-height: 100%; max-width: 100%; } /* ----- ESTILOS PERSONALES ----- */ .carta { margin: 1.5em; font-style: Italic; font-size: 1.1em; } .asteriscos { font-weight: bold; text-align: center; text-indent: 0; font-size: 1.2em; padding-top: 1.5em; padding-bottom: 1em; }