/* ePub base r2.1 ePubLibre - style.css*/ p { margin: 0; text-align: justify; text-indent: 1.5em; line-height: 125%; } h2 { font-size: 1.4em; } h3 { font-size: 1.3em; font-family: serif; margin: 2em 0 1em; } .dedicatoria { margin: 25% 3% 0 15%; text-align: right; } .dedicatoria p { text-align: right; text-indent: 0; } .salto05 { padding-top: 0.5em; } .salto10 { padding-top: 1em; } .ilustra { margin: 1em 0; text-align: center; text-indent: 0; display: block; } /* Control de silabeo. Asegurese de agregar cualquier estilo que no quiera que el e-reader divida con guiones, como los subtítulos, versos, etc. */ .dedicatoria { adobe-hyphenate: none; -ms-hyphens: none; -moz-hyphens: none; -webkit-hyphens: none; -epub-hyphens: none; hyphens: none; } h1 + p, h2 + p, h3 + p, blockquote + p { text-indent: 0; } span.capitular-c { font-size: 2.25em; } h1 { -epub-hyphens: none; -webkit-hyphens: none; adobe-hyphenate: none; color: inherit; font-family: serif; font-size: 1.75em; line-height: 1.20em; margin-bottom: 4.00em; margin-left: 15%; margin-right: 15%; margin-top: 3.00em; text-align: center; text-indent: 0.00em; } h2 { -epub-hyphens: none; -webkit-hyphens: none; adobe-hyphenate: none; color: inherit; font-family: serif; font-size: 1.40em; line-height: 1.25em; margin-bottom: 2em; margin-left: 0.00em; margin-right: 0.00em; margin-top: 2.00em; text-align: center; text-indent: 0.00em; }