Template:Infobox station/styles.css: Difference between revisions
Jump to navigation
Jump to search
Content added Content deleted
(add pp) |
(No difference)
|
Revision as of 18:01, 6 May 2021
/* {{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;
}
}