/* ePUB base v3.2 James Crawford Publishing*/ /* -------- ESTILOS NO MODIFICABLES -------- */ body { margin: 0 0.5em 0 0; } p { margin: 0; text-align: justify; text-indent: 1.5em; line-height: 1.3em; } a { text-decoration: none; } /* ----------------------------------------- */ /* encabezados */ h1, h2, h3, h4, h5, h6 { margin-top: 33%; text-align: center; text-indent: 0; -webkit-hyphens: none; adobe-hyphenate: none; -moz-hyphens: none; hyphens: none; } h1 { font-size: 1.7em; } h2 { font-size: 1.6em; } h3 { font-size: 1.5em; } /* tipografía */ /* para texto en mayúsculas cuyo tamaño, sin embargo, es similar al de las minúsculas */ /* alineación */ .izquierda, .izquierda p { text-align: left; } .centrado, .centrado p { text-align: center; text-indent: 0; } .justificado, .justificado p { text-align: justify; } .asangre, .asangre p { text-indent: 0; } /* saltos */ /* bloques */ /* evita que un elemento se divida entre dos páginas en algunos lectores */ .banner { margin: 1.5em 12%; padding: 0.5em 1em; text-align: center; text-indent: 0; border: 2px solid black; border-left: none; border-right: none; } /* listas */ /* ------------- ESTILOS PROPIOS DEL LIBRO ------------- */ .copy { font-size: 0.8em; text-align: center; text-indent: 0; } .textofoto { font-size: 0.9em; text-align: justify; } .dedicatoria { font-size: 0.9em; text-align: right; font-style: italic; }