/* ePub base r2.0 ePubLibre - style.css*/ /*ESTILO DE PÁRRAFO POR DEFECTO */ p { margin: 0; text-align: justify; text-indent: 1.5em; } /* ESTILOS GENERALES. PUEDE ADAPTARLOS O ELIMINARLOS SI NO LOS USA*/ /* encabezados */ h1 { font-size: 1.5em; margin: 25% 0 1em; } /* dedicatoria */ .dedicatoria { margin: 25% 3% 0 15%; text-align: right; } /* saltos */ .salto25 { padding-top: 2.5em; } /* ----- ESTILOS PERSONALES ----- */ .asteriscos { text-align:center; text-indent:0; font-size:1.2em; padding:4% 0 8%; } .titulo1 { font-size:1.8em; font-weight:normal; text-align:left; text-indent:2%; } .nota2 {font-size:1em; margin:2%; }