Indice:Zola - Il paradiso delle signore - 1936 - Mondadori.pdf/styles.css

Da Wikisource.
/* Stili titoli del frontespizio */
.t1 {text-align:center; font-size:150%;}
.t1 p {text-indent:0; padding:0; margin:0;}
.t2 {text-align:center; font-size:200%; color:red;}
.t2 p {text-indent:0; padding:2em 0 1em 0; margin:0;}
.t3 {text-align:center;}
.t3 p {text-indent:0; padding:0; margin:0;}

/* Stile per il numero del capitolo */
.cap {text-align:center; font-size:120%; margin-top:2em; margin-bottom:.5em;}
.cap p {text-indent:0;}

/* Stili per l'indice a fine libro */
.indice {border-collapse:collapse; margin:4em auto;}
.indice td:nth-of-type(1), .indice td:nth-of-type(4) {text-align:left; width:4em;}
.indice td:nth-of-type(2), .indice td:nth-of-type(5) {text-align:center;}
.indice td:nth-of-type(3), .indice td:nth-of-type(6) {text-align:right;}
.indice td:nth-of-type(3) {padding-right:3em;}