/* ePub base r2.1 ePubLibre - style.css*/ /* ESTILO DE PÁRRAFO POR DEFECTO */ p { margin:0; text-align:justify; text-indent:4.5mm; line-height:125%; } /* ESTILOS GENERALES. PUEDE ADAPTARLOS O ELIMINARLOS SI NO LOS USA */ /* encabezados */ h1 { margin:22.5% 0mm 0.5em; text-align:left; font-size:1em; font-weight:normal; font-style:italic; } /* saltos */ .salto10 { padding-top:1em; } /* cambie la imagen de background a su gusto */ /* imágenes simples */ .ilustra { margin: 1em 0; text-align: center; text-indent: 0; display: block; } /* ESTILOS DE EJEMPLO PARA EL EPUB-BASE. ELIMINAR SI NO SE USAN */ h1 + p { text-indent:0; } /* ----- ESTILOS PERSONALES ----- */ .subtit { margin:0 0 1em 0; text-indent:0; font-size:1.5em; font-weight:bold; font-style:italic; page-break-after:avoid; page-break-inside:avoid; adobe-hyphenate:none; hyphenate:none; hyphens:none; -moz-hyphens:none; -webkit-hyphens:none; } .presen { font-size:1.5em; font-weight:bold; } .cita { margin:1em 4.5mm; font-style:italic; } .banner2 { margin:1.5em 12%; padding:0.5em 1em; text-align:center; text-indent:0; }