/* ePUB base v1.4 epubgratis.me*/ /* -------- ESTILOS NO MODIFICABLES -------- */ body { font-family: "Times New Roman", Times, serif;margin:1em; } p { text-align:justify; margin:0; text-indent:1.5em; line-height:1.3em; } a { text-decoration:none; color:#000; -webkit-text-fill-color:#000; } .link sup, .link span { display:inline-block; width:0.7em; margin-left:0.25em; text-indent:0; } .link sup { margin-top:-0.3em; } .link img { width:100%; } /* ----------------------------------------- */ /* encabezados */ h1, h2, h3, h4, h5, h6 { text-align:center; margin-top:35%; -webkit-hyphens:none; } h1 { font-size:1.7em; } h2 { font-size:1.6em; } h3 { font-size:1.5em; } h4 { font-size:1.4em; } h5 { font-size:1.3em; } h6 { font-size:1.2em; } /* tipografía */ .sans { font-family:"Helvetica Neue", Helvetica, Verdana, Arial, Trebuchet MS, Trebuchet, sans-serif; } .courier { font-family: "Courier", courier; font-weight:bold; } .comic { font-family:"Marker Felt", "Comic Sans MS", "Helvetica Neue", Helvetica, Verdana, Arial, Trebuchet MS, Trebuchet, sans-serif; } .cursiva { font-style:italic; } .negrita { font-weight:bold; } .mayusculas {font-size:0.9em;text-transform:uppercase; } /* para textos en mayúsculas, como exclamaciones o siglas */ .capital { font-size:0.72em;text-transform:uppercase; } /* utilizar en lugar de 'small-caps', incompatible con algunos lectores */ .capital em { font-size:1.39em;font-style:normal; } /* anidar cada mayúscula en un 'em' para darle mayur tamaño */ /* alineación */ .derecha { text-align:right; text-indent:0; } .izquierda { text-align:left; } .centrado { text-align:center; text-indent:0; } .asangre { text-indent:0; } /* bloques */ .salto { padding-top:2.4em; } .minisalto { padding-top:1.2em; } .cita, blockquote { margin:1.5em; text-align:justify; } .banner { width:75%; text-align:center; text-indent:0; margin:1.5em auto; padding:0.5em 1em; border:2px solid black; border-left:none; border-right:none; } .bloque { page-break-inside:avoid } /* evita que un elemento se divida entre dos páginas en algunos lectores */ .sinmargen { margin:0; } .dedicatoria { margin:5em 0 1.5em; text-indent:0; text-align:right; } .dedicatoria p { text-align:right;text-indent:0; } div.nota {margin-top:30%;} /* ESTILOS PERSONALIZADOS */