/* 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%; } h1 { text-align: right; font-size: 1.2em; margin: 20% 3% 2em; } hr { height: 2.5em; } h1 + p, hr + p { text-indent: 0; }