/* ePub base r2.1 ePubLibre - epl.css*/ /*********** NO MODIFIQUE ESTA HOJA DE ESTILOS *********/ /* RESET DE ELEMENTOS HTML */ blockquote, p, ul { font-size: 1em; font-style: inherit; font-weight: inherit; line-height: inherit; margin: 0; padding: 0; text-indent: 0; } a, abbr { color: inherit; font-size: inherit; font-style: inherit; font-weight: inherit; text-decoration: none; vertical-align: baseline; } /* DEFINICION DE ELEMENTOS GLOBALES (NO MODIFICABLES) */ body { border: 0; font-size: 1em; font-style: normal; font-weight: normal; orphans: 2; padding: 0; widows: 2; } a, .normal { font-style: normal; font-weight: normal; text-decoration: none; } a { -webkit-text-fill-color: inherit; color: inherit; font-weight: bold; } sub { font-size: 0.75em; line-height: 1.2; vertical-align: -20%; vertical-align: sub; } sup { font-size: 0.75em; line-height: 1.2; vertical-align: 35%; vertical-align: super; } img { max-height: 100%; max-width: 100%; } /******************* Tipografía **********************/ i, em, cite, .cursiva, .cursiva p { font-style: italic; } blockquote { display: block; margin-bottom: 1em; margin-left: 9%; margin-right: 9%; margin-top: 1em; quotes: none; } /* para texto en mayúsculas, de tamaño similar al de las minúsculas */ small { font-size: 0.8em; } .oculto { display: none; visibility: hidden; } /******************* Alineación *******************/ .izquierda { text-align: left; } .derecha, .derecha p { text-align: right; text-indent: 0; } .centrado, .centrado p { text-align: center; text-indent: 0; } .justificado { text-align: justify; } .asangre, .asangre p { text-indent: 0; } /******************** Bloques ********************/ /* evita dividir un elemento entre páginas */ /* evita dividir una palabra entre líneas */ abbr, .nosep { display: inline-block; text-indent: 0; } /* evita división aleatoria de párrafos muy extensos (bug ADE) */ /****************** Listas *******************/ ul { display: block; margin-bottom: 1em; margin-left: 0; margin-right: 0; margin-top: 1em; padding-left: 9%; } li { margin: 0; text-align: justify; text-indent: 0; } /**************** salto de contexto ****************/ hr { background: none; border: none; height: 2.5em; margin: 0; width: 0; } /* Valores minimos para los encabezados (el reset los deja sin ninguno por defecto */ h1 { font-size: 1.2em; font-weight: bold; margin: 1em 0; text-align: center; } /***** Evitar división de contenido entre páginas *********/ h1, hr { break-after: avoid; break-inside: avoid; page-break-after: avoid; page-break-inside: avoid; } /************ CONTROL DE SILABEO ********************/ h1, abbr, td, .izquierda, .derecha, .centrado { -epub-hyphens: none; -moz-hyphens: none; -ms-hyphens: none; -webkit-hyphens: none; adobe-hyphenate: none; hyphens: none; } /* ESTILOS DE SECCIONES FIJAS DE EPL (NO MODIFICABLES) */ p { line-height: 125%; text-align: justify; text-indent: 0; } .autor, .autor p, .nota p { color: inherit; font-size: 1em; margin: 0.5em 0; text-indent: 0; } .nota { padding-top: 10%; page-break-before: always; } #iautor { height: 40%; width: auto; } a { -webkit-text-fill-color: inherit; color: inherit; text-decoration: none; } /* ePub base r2.1 ePubLibre - style.css*/ /*ESTILO DE PÁRRAFO POR DEFECTO Edite y habilite o deshabilite un estilo por defecto para el libro, o cree su propio estilo de párrafo personalizado que se adapte al mismo. Recuerde que afectará a todo el contenido, exceptuando las páginas que no enlacen este css (como las fijas). Tambien puede crear uno propio que se ajuste a sus necesidades. OJO: NO SE DEBE ASIGNAR UN TAMAÑO DE FUENTE POR DEFECTO PARA

, deje que el lector escoja el que le sea más comodo para la lectura. */ /* El estilo por defecto es el de párrafo normal, apto para novelas, relatos, ensayos, etc.*/ p { line-height: 125%; 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: 20% 0 2em; } /* dedicatoria */ .dedicatoria { margin: 25% 3% 0 15%; text-align: right; } .dedicatoria p { text-align: right; text-indent: 0; } /* saltos */ .saltoinicio { margin-top: 25%; } .salto25 { padding-top: 2.5em; } .salto10 { padding-top: 1em; } /* El valor por defecto de


ahora es un espacio en blanco para marcar saltos de contexto. Cambie la altura del mismo a su conveniencia modificando el atributo height */ hr { height: 2.5em; } /* Control de silabeo. Asegurese de agregar cualquier estilo que no quiera que el e-reader divida con guiones, como los subtítulos, versos, etc. */ .dedicatoria { -epub-hyphens: none; -moz-hyphens: none; -ms-hyphens: none; -webkit-hyphens: none; adobe-hyphenate: none; hyphens: none; } /*** ESTILOS DE EJEMPLO PARA EL EPUB-BASE. ELIMINAR SI NO SE USAN ***/ h1 + p, hr + p, blockquote + p, ul + p { text-indent: 0; } /* Equivale a aplicar el estilo .asangre a todas los párrafos que cumplan con las condiciones especificadas, por ejemplo los que van después de un título o salto de escena
. Puede agregar otros estilos a la lista. */ table { border-spacing: 0; border: 2px solid black; } .recuadro { border-collapse: collapse; border: 2px solid black; margin: 2.5em 2% 1.5em 2%; padding: 3%; text-indent: 1em; } .recuadro p { text-indent: 0; } .recuadro2 { border-collapse: collapse; border: 2px solid black; margin: 2.5em 5% 1.5em 5%; padding: 2%; } .recuadro2 p { text-indent: 1em; } .noasangre { margin: 0; text-align: justify; text-indent: 1.5em; } .cabeceranoticia { font-family: "Cambria"; font-weight: bold; padding-top: 1.5em; text-align: center; } .cabecera2noticia { font-family: "Cambria"; font-weight: bold; padding-top: 2.5em; text-align: center; } .cabecera3noticia { font-family: "Cambria"; font-weight: bold; padding-bottom: 0; padding-top: 0.5em; text-align: left; } .cabecera4noticia { font-family: "Cambria"; font-size: 1em; font-weight: bold; padding-bottom: 0; padding-top: 0; text-align: left; } .cabecera4noticia p { font-family: "Cambria"; font-size: 1.5em; font-weight: bold; padding-bottom: 0; padding-top: 0; text-align: left; } .cabecera5noticia { font-family: "Cambria"; font-size: 1em; font-weight: bold; padding-bottom: 0; padding-top: 0; text-align: left; } .cabecera5noticia p { font-family: "Cambria"; font-size: 1em; font-weight: bold; padding-bottom: 0; padding-top: 0; text-align: left; } .cabecera7noticia { font-family: "Cambria"; font-size: 1.2em; font-weight: bold; padding-bottom: 0; padding-top: 0; text-align: left; } .casos { font-family: "Cambria"; font-weight: normal; text-align: justify; text-indent: 0; padding-top: 1em; } .casositalic { font-family: "Cambria"; font-style: italic; font-weight: normal; text-align: justify; text-indent: 1.5em; } .finlibro { font-family: "Cambria"; font-weight: bold; padding-top: 2.5em; text-align: center; } @font-face { font-family: "Cambria"; font-style: normal; font-weight: normal; src: url(../Fonts/Cambria.ttf); } @font-face { font-family: "Cambria"; font-style: italic; font-weight: normal; src: url(../Fonts/Cambria-italic.ttf); } @font-face { font-family: "Cambria"; font-style: normal; font-weight: bold; src: url(../Fonts/Cambria-bold.ttf); } h1 { font-family: "Cambria"; } blockquote { display: block; margin-bottom: 1em; margin-left: 5%; margin-right: 5%; margin-top: 1em; quotes: none; } .micita { display: block; margin-bottom: 1em; margin-left: 5%; margin-right: 5%; margin-top: 1em; } .noindent { text-indent: 0; } .celtoplp { padding-left: 2%; text-align: justify; vertical-align: top; width: 40%; } .celtoplp p { padding-right: 3%; text-align: justify; } /* Texto fijo Tablas */ .celtop30 { padding: 0 0.5% 0 0.5%; vertical-align: top; width: 20%; } .celtop30 p { padding: 0 0.5% 0 0.5%; } .alinizq3 { margin-left: -1.2%; } .noasangre, .noasangre p { text-indent: 1.5em; } .firmacita { margin: 1em 10% 1em 10%; text-align: right; } .anchorectabla { width: 100%; }