Template:Infobox station/styles.css: Difference between revisions
From Colonia Wiki
en>Izno add pp |
m 1 revision imported |
(No difference)
| |
Latest revision as of 17:08, 5 October 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;
}
}
