/* ePub base r2.1 ePubLibre - style.css*/ /*ESTILO DE PÁRRAFO POR DEFECTO*/ p { margin: 0; text-align: justify; text-indent: 1.5em; line-height: 125%; } /* encabezados */ h1 { font-size: 1.5em; margin: 20% 0 2em; } /* ESTILOS PERSONALES.*/ .imagenesc { padding-top:1.5em; display:inline-block; margin:1em 0; text-indent:0; width:75%; } h1.capitulo { font-size:2em; text-align:right; margin:20% 0 2.5em 0; border-bottom:1px solid black; margin-left:70%; }