Indice:Rivendicazione della primitiva linea di Strada Ferrata da Milano a Venezia.djvu/styles.css: differenze tra le versioni

Contenuto cancellato Contenuto aggiunto
stile tab18
stile tab18
Riga 126:
}
 
/* Ultima colonna */
.tab18 td:nth-last-of-type(1) {
white-space: normal;
text-align: left;
border-left: 3px double black;
padding-left: .25em;
text-indent: 1em;
}
 
/* Prima riga */
.tab18 tr:nth-of-type(1) td:nth-last-of-type(n+2) {
font-size:60%
}
.tab18 tr:nth-of-type(1) td:nth-last-of-type(1) {
font-style: italic;
text-align: center;
}
 
/* Terza riga */
.tab18 tr:nth-of-type(3) td:nth-of-type(n) {
border-top: 3px solid black;
}
 
/* Righe fra le colonne */
.tab18 td:nth-last-of-type(2n+3) {
border-left: 3px solid black;
}