/* ePub base r2.1 ePubLibre - style.css*/ p { margin: 0; text-align: justify; text-indent: 1.5em; line-height: 125%; } h1 { font-size: 1.5em; margin: 20% 0 2em; } h2 { margin: 2em 0 1em; font-size: 1.4em; } .saltoinicio { margin-top: 25%; } .salto10 { padding-top: 1em; } .salto25 { padding-top: 2.5em; } .ilustra { margin: 1em 0; text-align: center; text-indent: 0; display: block; } h1 + p, h2 + p { text-indent: 0; } .carta { margin: 1.5em 1.5em 1.5em 2em; font-family: "Typist", Typist; } .tit { font-family: "Typist", Typist; color: #595959; } /* ----- Poema ----- */ .poema { margin: 1.5em 1.5em 1.5em 12%; text-align: left; text-indent: 0; font-style: italic; font-family: serif; } .poema p { text-indent: 0; } /* ----- SangrĂ­a francesa ----- */ .francesa { padding-left: 3em; text-indent: -2.5em; } .francesa p { text-indent: -2.5em; padding-bottom: 0.5em; } /* ----- FAMILIA Typist.ttf ----- */ @font-face { font-family: "Typist"; font-style: normal; font-weight: normal; src: url(../Fonts/TypistRegular.ttf); } @font-face { font-family: "Typist"; font-style: italic; font-weight: normal; src: url(../Fonts/TypistItalic.ttf); } @font-face { font-family: "Typist"; font-style: normal; font-weight: bold; src: url(../Fonts/TypistBold.ttf); } @font-face { font-family: "Typist"; font-style: italic; font-weight: bold; src: url(../Fonts/TypistBoldItalic.ttf); } .tit2 { font-family: "Typist", Typist; } /* ----- Colocar texto a la derecha alineado a la izquierda ----- */ .epigraph { margin: 1em 1.5em 1.5em 30%; font-family: "Typist", Typist; } .epigraph p { text-indent: 0; } .firma { margin: 1em 2em 1.5em 0; font-size: 0.9em; } .firma p { text-indent: 0; text-align: right; } .cita { margin: 1.5em; }