Template:Infobox station/styles.css

From WikiCigar
< Template:Infobox station
Revision as of 20:01, 6 May 2021 by en>Izno (add pp)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
/* {{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;
	}
}