Template:Infobox station/styles.css
< Template:Infobox station
Jump to navigation
Jump to search
Revision as of 00:10, 24 October 2020 by imported>ProcrastinatingReader (try this)
.ibstation-name {
display: table-cell;
vertical-align: middle
}
@media only screen and (min-width: 768px) {
.ibstation-name {
width: inherit;
}
}