Template:Indice sommario/style.css

Da Wikisource.
.indice-sommario {
	width: 100%;
	font-size: 90%;
	line-height: 1.3em;
}
.indice-sommario-titolo {
	width: 90%;
	font-weight: bold;
}
.indice-sommario-titolo a {
	padding-right: 2px; /* per evitare che i puntini siano appiccicati al testo */
}
.indice-sommario-num {
	width: 10%;
	text-align: right;
	vertical-align: bottom;
}
.indice-sommario-num .new {
	padding-right: 11px;
}