/* ePub base r2.1 ePubLibre - style.css*/ p { margin: 0; text-align: justify; text-indent: 1.5em; line-height: 125%; } h1 { font-family: "NeutraText"; font-size: 1.5em; margin: 20% 0 2em; } .dedicatoria { margin: 25% 15% 0 15%; text-align: right; } .dedicatoria p { font-style: italic; text-align: center; text-indent: 0; } .dedicatoria { adobe-hyphenate: none; -ms-hyphens: none; -moz-hyphens: none; -webkit-hyphens: none; -epub-hyphens: none; hyphens: none; } h1 + p, hr + p, div.guia p { text-indent: 0; } hr.linea { width: auto; margin: 1em 0 1em 0; height: 0; border: none; border-top: 1px solid currentColor; } hr.imagen { width: auto; border: none; margin: 1em 0; height: 1em; text-indent: 0; text-align: center; background: url(../Images/Treboles.svg) no-repeat center; background-size: 3em 1em; overflow: hidden; } @font-face { font-family: "NeutraText"; font-style: normal; font-weight: normal; src: url(../Fonts/NeutraText.ttf) } @font-face { font-family: "Oregano"; font-style: normal; font-weight: normal; src: url(../Fonts/Oregano.ttf) } @font-face { font-family: "FreeStyle"; font-style: normal; font-weight: normal; src: url(../Fonts/FreestyleScript.ttf) } @font-face { font-family: "EdwardianScript"; font-style: normal; font-weight: normal; src: url(../Fonts/EdwardianScript.otf) } .edscript { font-family: "EdwardianScript"; font-size: 1.5em; } .free { font-family: "FreeStyle"; font-size: 1.5em; } .imga { width: 20%; } .carita { width: 3%; } .cora { width: 2%; } .tguia { font-family: "Oregano"; text-align: center; font-size: 1.5em; margin: 15% 0 2em; } div.guia { margin: 0 3% 0 3%; } div.guia p { margin-bottom: 1.5%; } blockquote.msm p { font-family: "NeutraText"; margin-bottom: 1.5%; text-indent: 0; } div.up { margin-top: 20%; }