Malline:Naapuriasemia/styles.css

Wikipediasta
Siirry navigaatioon Siirry hakuun
/* {{pp-template}} */
.adjacent-stations {
	max-width: 50em;
	margin: 0.5em auto;
	font-size: 95%;
	text-align: center;
	clear: both;
}

.adjacent-stations th:nth-of-type(odd), .adjacent-stations td:nth-of-type(odd) {
	line-height: 1.25em;
	padding: 0.5em 1em;
}

.adjacent-stations th:first-of-type, .adjacent-stations th:last-of-type {
	width: 38%;
}

.adjacent-stations td.tfoot {
	font-size: 0.8em;
	margin: 0;
	padding: 0 0.4em;
	text-align: left;
	border: 0;
}
/* [[Catégorie:Sous-page de modèle feuille de style]] */
.adjacent-stations td.tfoot + td.tfoot {
	text-align: right;
}

.adjacent-stations .wikidata-linkback {
	padding-left:0.5em;
	-moz-user-select:none;
	-webkit-user-select:none;
	-ms-user-select:none;
	user-select:none;
}