Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Infobox station/styles.css: Difference between revisions

Template page
add pp
 
m 1 revision imported
 
(No difference)

Latest revision as of 05:25, 8 February 2024

/* {{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;
	}
}