/* ePub base r2.1 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; line-height: 125%; } /* ESTILOS GENERALES. PUEDE ADAPTARLOS O ELIMINARLOS SI NO LOS USA*/ /* encabezados */ h1 { font-size: 1.3em; margin: 20% 0 2em; font-family: "AgencyFB", AgencyFB; } /* saltos */ .saltoinicio { margin-top: 25%; } .portadilla { margin: 0; padding: 0; border: 0; font-size: 0; text-align: center; text-indent: 0; page-break-before: always; page-break-after: always; } .portadilla img { height: 100%; max-height: 100%; } @font-face {font-family:"AgencyFB.TTF"; font-style:normal; font-weight:normal; src:url(../Fonts/AgencyFB.TTF)} .capi { font-size:250%; float:left; margin:-0.1em 0.1em -0.25em 0; text-indent:0; line-height:1em; height:1em; font-family: "AgencyFB", AgencyFB; } .capitulos {margin: 2.5em 0; font-family:"AgencyFB.TTF"; font-style:normal; font-size: 1.2em; text-align: center; }