/* ePUB base r1.2 epubcat */ /* -------- ESTILS NO MODIFICABLES -------- */ body { margin:1em; } p { margin:0; text-align:justify; text-indent:1.5em; } a { text-decoration:none; } sup, sub { font-size:0.75em; line-height:normal; } /* ----------------------------------------- */ /* -------- ESTILS GENERALS (ADAPTABLES EN CASOS ESPECIALS) -------- */ /* encapçalaments */ h1, h2, h3, h4, h5, h6 { margin-top:25%; text-align:center; text-indent:0; page-break-after:avoid; page-break-inside:avoid; adobe-hyphenate:none; hyphenate:none; hyphens:none; -moz-hyphens:none; -webkit-hyphens:none; } h1 { font-size:1.5em; } h2 { font-size:1.5em; } h3 { font-size:1.4em; } h4 { font-size:1.3em; } h5 { font-size:1.2em; } h6 { font-size:1.1em; } /* tipografia */ .sans, .sans p, .sans em, .sans strong, .sans span { font-family:sans-serif; } .serif, .serif p, .serif em, .serif strong, .serif span { font-family:serif; } .mono, .mono p, .mono em, .mono strong, .mono span { font-family:monospace; } .cursiva, em { font-style:italic; } .negreta, strong { font-weight:bold; } .subratllat, ins { text-decoration:underline; } .tatxat, del { text-decoration:line-through; } .ocult { display:none; visibility:hidden; } .normal { font-style:normal; font-weight:normal; text-decoration:none; } .versaleta, small { font-size:0.8em; } /* per a text en majúscules, de tamany similar al de les minúscules */ /* alineació */ .esquerra, .esquerra p { text-align:left; } .dreta, .dreta p { text-align:right; text-indent:0; } .centrat, .centrat p { text-align:center; text-indent:0; } .justificat, .justificat p { text-align:justify; } .asang, .asang p { text-indent:0; } /* salts */ .sensetop { margin-top:0; } .saltinici { margin-top:33%; } .salt05 { padding-top:0.5em; } .salt10 { padding-top:1em; } .salt25 { padding-top:2.5em; } .asal { padding-top:2.5em; text-indent:0; } .saltpagina { page-break-before:always; } /* blocs */ .sensemarge { margin:0; } .cita { margin:1.5em; } .bloc { page-break-inside:avoid; } /* en alguns lectors, evita dividir un element entre dues pàgines */ .extens { orphans:0; widows:0; } /* evita la divisió aleatòria de paràgrafs molt extensos */ .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; } /* llistes */ li { margin:0; text-align:justify; line-height:1.3em; } /* imatges simples */ /* per a imatges a pàgina completa, fer servir l'estil fixe ‘coberta’ */ .ilustra { margin:1em 0; padding:0; border:0; text-align:center; text-indent:0; display:block; } .ilustra img { max-height:100%; max-width:100%; } /* caplletra - veure estil a la pàgina de mostra per veure com aplicar correctament*/ span.caplletra { float:left; font-size:4em; line-height:0.8em; margin-right:4pt; margin-bottom:-0.1em; } /* -------- ESTILS ESPECIALS DE LES PÀGINES -------- */ /*Estils de la Coberta */ .coberta { margin:0; padding:0; border:0; font-size:0; text-align:center; text-indent:0; page-break-after:always;} .coberta img { height:100%; max-height:100%; } /*Estils de la Sinopsi */ .sinopsi, .sinopsi p, .sinopsi em, .sinopsi strong { text-indent:0; font-family:"Helvetica Neue", Helvetica, Verdana, Arial, "Trebuchet MS", Trebuchet, sans-serif; } /* Estils del Títol */ .tlogo, .tautor, .ttitol, .tsubtitol, .trevisio, .tfirma { text-align:center; text-indent:0; adobe-hyphenate:none; hyphenate:none; hyphens:none; -moz-hyphens:none; -webkit-hyphens:none; } .tlogo span { margin:3em 0 2.5em; padding:0; border:0; display:inline-block; width:8em; } .tautor { margin-bottom:0.5em; font-size:1.2em; color:#595959; } .ttitol { margin:0; font-size:1.8em; page-break-before:avoid; } .tsubtitol { margin:0.3em 0 0; } .trevisio { margin:2.5em 0 0; font-size:0.8em; color:#595959; } .tfirma, .tfirma strong, .tfirma code { font-size:0.8em; } .tdata { color:#595959; } /* Estils de l'Informació */ .info { margin:5em 1.5em 0; font-size:0.8em; width:90%; } .info p { text-align:left; text-indent:0; } /* Estils de la Dedicatòria */ .dedicatoria { margin:5em 1em 1.5em; text-align:right; text-indent:0; } .dedicatoria p { text-align:right; text-indent:0; font-style:italic; } /* Estils de l'informació d'Autor */ .ilustrautor{text-align:center; text-indent:0;margin:1.5em;} .ilustrautor span { display:block; height:40%; } .ilustrautor img { height:100%; width:auto; } /* Estils de les Cites */ .epigraf, .epigraf2, .epigrautor { display:block; font-size:0.85em; line-height:1.5em; margin-bottom:0; margin-right:0; margin-top:0; orphans:1; padding-bottom:0; padding-left:0; text-indent:0; widows:2} .epigraf { margin-left:15%; padding-right:0; padding-top:1.5em; text-align:justify; } .epigraf2 { margin-left:15%; padding-right:0; padding-top:5em; text-align:justify; } .epigrautor { margin-left:0; padding-right:1em; padding-top:1em; text-align:right; } .saltin { margin-top:15%; } /* Estils de les Notes */ .nota { page-break-before:always; padding-top:10%; text-indent:0; } .nota p { text-indent:0; } /* -------- ESTILS PERSONALS -------- */