Template:TemplateStyle/StoriaDeiCollegiElettorali.css

.tabella1{font-size:0.60pc;border-collapse:collapse; line-height:1.2em;}

.pagetext .tabella1 {font-size:.50pc;}
.numeropagina, .tabella1 .numeropagina {font-size:.70pc;}
.tabella1 td {padding:8px 2px;border-right:1px solid black;}

.tabella1 td:last-of-type {border-right:0;}
.tabella1 td:nth-of-type(3) {text-align:right;}
.tabella1 td:nth-of-type(4) {text-align:center;}
.tabella1 td:nth-of-type(5) {text-align:left;}
.tabella1 td:nth-of-type(6) {text-align:right;}
.tabella1 td:nth-of-type(7) {text-align:left;}
.tabella1 td:nth-of-type(8) {text-align:right;}
/*p:nth-of-type(2) {
  background: red;
}
p:first-of-type {
  background: red;
}

p:last-of-type {
  background: #ff0000;
}
*/