Template:Adjacent stations/styles.css

From 1F616EMO Survival Server Wiki
Revision as of 06:05, 8 February 2024 by 1F616EMO (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
/* {{pp-template}} */
.adjacent-stations {
	max-width: 50em;
	margin: 0.5em auto;
	font-size: 95%;
	clear: both;
}
.infobox .adjacent-stations {
	font-size: 100%;
}

.adjacent-stations .isA {
	font-size: 90%;
	font-style: italic;
}

.adjacent-stations .smA {
	font-size: 90%;
}

.infobox .adjacent-stations .isA,
.infobox .adjacent-stations .smA {
	font-size: 96.6%;
}

.adjacent-stations .hcA {
	width: 30%;
	vertical-align: middle;
}

.adjacent-stations .hmA, .adjacent-stations .hmA > a:last-child {
	vertical-align: middle;
}

.adjacent-stations .bcA {
	text-align: center;
	vertical-align: middle;
}

.adjacent-stations .bbA {
	text-align: center;
	width: 8px;
	min-width: 8px;
}

.adjacent-stations-noclear {
	clear: none;
}