Template:Infobox station/styles.css

From Railway Operation Simulator Wiki
< Template:Infobox station
Revision as of 18:43, 1 November 2020 by w>MelanieN (Protected "Template:Infobox station/styles.css": Highly visible template ([Edit=Require template editor access] (indefinite) [Move=Require template editor access] (indefinite)))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
.ibstation-name {
	display: table-cell;
	vertical-align: middle
}

@media only screen and (min-width: 768px) {
	.ibstation-name {
		width: inherit;
	}
}