/* ePub base r2.0 ePubLibre - style.css*/ /* El estilo por defecto es el de párrafo normal, apto para novelas, relatos, ensayos, etc.*/ p { margin: 0; text-align: justify; text-indent: 1.5em; } /* encabezados */ h1 { font-size: 1.5em; margin:25% 0.25em 1em; }