/* ePUB base v2.0 epubgratis.me*/ /* -------- ESTILOS NO MODIFICABLES -------- */ body { font-family:"Times New Roman", Times, serif; margin:1em; } p { margin:0; text-align:justify; text-indent:1.5em; line-height:1.3em; } a { text-decoration:none; } sup, sub { font-size:0.75em; line-height:normal;} /* ----------------------------------------- */ /* encabezados */ h1, h2, h3, h4, h5, h6 { margin-top:33%; text-align:center; text-indent:0; -webkit-hyphens:none; adobe-hyphenate:none; -moz-hyphens:none; 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, .sans em, .sans strong { font-family:"Helvetica Neue", Helvetica, Verdana, Arial, "Trebuchet MS", Trebuchet, sans-serif; } .mono, .mono em, .mono strong { font-family:"Courier New", Courier, monospace; } .cursiva { font-style:italic; } .negrita { font-weight:bold; } .tachado { text-decoration:line-through; } .subrayado { text-decoration:underline; } .normal { font-style:normal; font-weight:normal; text-decoration:none; } .versalita { font-size:0.8em; } /* para texto en mayúsculas cuyo tamaño, sin embargo, es similar al de las minúsculas */ /* alineación */ .izquierda, .izquierda p { text-align:left; } .derecha, .derecha p { text-align:right; text-indent:0; } .centrado, .centrado p { text-align:center; text-indent:0; } .justificado, .justificado p { text-align:justify; } .asangre, .asangre p { text-indent:0; } /* saltos */ .saltoinicio { margin-top:33%; } .salto25 { padding-top:2.5em; } .salto10 { padding-top:1em; } /* bloques */ .sinmargen { margin:0; } .cita { margin:1.5em 0em 1.5em 1.5em; font-size:0.9em;} .bloque { page-break-inside:avoid; } /* evita que un elemento se divida entre dos páginas en algunos lectores */ .banner { margin:1.5em 12%; padding:0.5em 1em; text-align:center; text-indent:0; border:2px solid black; border-left:none; border-right:none; } .banner p { text-align:center; text-indent:0; } /* listas */ li { text-align:justify; line-height:1.3em; } /* ------------- AÑADE AQUÍ TUS PROPIOS ESTILOS ------------- sup { vertical-align: text-top;} sub { vertical-align: text-bottom;} */ ul{margin-top: 1.5em; margin-bottom: 1.5em;} .carta {font-style: italic; margin: 1.5em;} .carta p {margin:0; text-indent: 0;} .verso {font-style: italic; margin-left: 3em; margin-top: 1.5em; margin-bottom: 1.5em; text-indent:0;} .verso p {margin:0; text-indent:0em; line-height:1.3em;} .sparte1{margin-bottom: 1em; margin-top: 1.5em; text-indent: 0;} .sparte2{margin-bottom: 1em; margin-top: 1.5em; text-indent: 0; font-style: italic;} .ilustra{text-align: center; text-indent: 0; margin-top: 1.5em; margin-bottom: 1.5em;} /* .ilustra img { width: 100%;}*/ span.dropcap {font-size: 450%; font-weight: bold; float: left; margin: -0.1em 0.125em -0.3em 0em; text-indent: 0em; line-height: 1.1em; height: 1em;} .aster{text-indent: 0; text-align: center; font-weight: bold; margin-top: 1.5em; margin-bottom: 1.5em;} .tablacentro{ display: inline-table; margin-left: auto; margin-right: auto; margin-top: 1.5em; margin-bottom: 1.5em;} td{text-align: center; padding: 3px;} .mayor { font-size:1.5em; } .menor { font-size:0.7em; }