Template:Infobox station/styles.css

From 1F616EMO Survival Server Wiki
Revision as of 05:25, 8 February 2024 by 1F616EMO (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
/* {{pp|small=yes}} */
.ib-station-name {
	display: table-cell;
	vertical-align: middle
}

@media only screen and (min-width: 720px) {
	.ib-station {
		width: 25.5em;
	}
	
	.ib-station-name {
		width: inherit;
	}
}