Template:Infobox station/styles.css
< Template:Infobox station
Jump to navigation
Jump to search
Revision as of 01:01, 7 May 2021 by wikipedia:en>Izno (add pp)
/* {{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;
}
}