Indice:La moneta - vocabolario generale.pdf/styles.css

Da Wikisource.
/* tabella di errata corrige pp. 595-596 (611-612 del .pdf)*/
.errata {width:100%; font-size:70%;border-collapse:collapse} 
.errata td:nth-of-type(1) {text-align:right;}
.errata td:nth-of-type(2) {text-align:left;}
.errata td:nth-of-type(3) {text-align:left;}
.errata td:nth-of-type(4) {text-align:left;}
.errata td:nth-of-type(5) {text-align:left;}
.errata td:nth-of-type(6) {text-align:left;}

/* tabella delle sigle usate nel testo pp. V-VII (14-16 del .pdf)*/
.sigle  {width:100%; font-size:85%}
.sigle td:nth-of-type(2) {text-align:left;padding-left:1em; text-indent:-1em;}

/* tabella di abbreviazioni pp 1-2 (17-18 del .pdf)*/
.abbr {width:100%; border-collapse:collapse} 
.abbr  td:nth-of-type(1) {width:5em;}
.abbr  td:nth-of-type(2) {text-align:left;}