/* ePub base r2.1 ePubLibre - style.css*/ p { margin: 0; text-align: justify; text-indent: 1.5em; line-height: 125%; } h1.capitulo { font-family: serif; font-size: 1.3em; font-style: normal; font-weight: normal; line-height: 1.2; margin: 15% 0 0; text-align: center; text-indent: 0px; padding-bottom:0.5em; } p.subtit { font-family: serif; font-size: 1.05em; line-height: 1.2; padding-bottom:3em; margin-left: 0; margin-right: 0; text-align: center; text-indent: 0; } .saltoinicio { margin-top: 25%; } .salto05 { padding-top: 0.5em; } hr { height: 2.5em; } /* el siguiente par de clases son ejemplos de distintas variaciones para los saltos de contexto. Modifiquelos a su gusto */ hr.linea { width: 6%; margin-left:47%; margin-right:47%; text-align: center; height: 0; border-top: 0.122em solid grey; padding-bottom:1em; } hr + p, .subtit + p { text-indent: 0; } .entretexto {padding: 1.5em 4% 1.5em 4%;} .entretexto p { line-height: 1.35em; text-indent:0; }