Sjabloon:SP-tabel/common.css

Uit Wikipedia, de vrije encyclopedie
.sp-tabel {
	margin-top: 3px;
}

.sp-tabel td {
	vertical-align: middle;
	padding: 0;
}

.sp-tabel tr,
.sp-tabel td {
	border: none;
}

td.sp-tekst-l {
	text-align: right;
	padding-left: 0.5em;
	white-space: nowrap;
}

td.sp-spoor {
	text-align: center;
	white-space: nowrap;
}

td.sp-km {
	text-align: right;
	padding: 0 0.5em;
	font-size: 80%;
}

td.sp-tekst-r {
	line-height: 12px;
}

td.sp-opmerking {
	text-align: right;
	padding-left: 0.5em;
	font-size: 80%;
	white-space: nowrap;
}

/* [[Categorie:Wikipedia:TemplateStyles-pagina's]] */