/* ePub base r2.1 ePubLibre - style.css*/ p { margin: 0; text-align: justify; text-indent: 1.5em; line-height: 125%; } /* ESTILOS GENERALES. PUEDE ADAPTARLOS O ELIMINARLOS SI NO LOS USA*/ /* encabezados */ h1 { font-size: 1.5em; margin: 25% 0 1em; } /* saltos */ .salto10 { padding-top: 1em; } .salto25 { padding-top: 2.5em; } /* cambie la imagen de background a su gusto */ /* imágenes simples */ .ilustra { margin: 1em 0; text-align: center; text-indent: 0; display: block; } /* ----- ESTILOS PERSONALES ----- */ .titulo { font-family: "Titulo"; font-size: 3em; font-weight: bold; color: #08088A; } @font-face { font-family: "Titulo"; font-weight: normal; font-style: normal; src: url(../Fonts/texgyrepagella-regular.otf); } .cita { margin: 1.5em; }