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

From WikiCigar
Jump to navigation Jump to search
en>Izno
(add pp)
 
m (1 revision imported)
 
(No difference)

Latest revision as of 10:35, 18 December 2022

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