Template:Infobox station/styles.css
< Template:Infobox station
Jump to navigation
Jump to search
Revision as of 18:43, 1 November 2020 by imported>MelanieN (Protected "Template:Infobox station/styles.css": Highly visible template ([Edit=Require template editor access] (indefinite) [Move=Require template editor access] (indefinite)))
.ibstation-name {
display: table-cell;
vertical-align: middle
}
@media only screen and (min-width: 768px) {
.ibstation-name {
width: inherit;
}
}