Template:车站附加时刻表/styles.css
外观
.station-route-timetable th {
text-align: center;
}
.station-route-timetable th,
.station-route-timetable td {
vertical-align: middle;
}
.station-route-timetable .ref {
min-width: 4em;
}
.station-route-timetable .bar {
height: 0.5em;
padding: 0;
border-top: none;
border-bottom: none;
}
.station-route-timetable .bar.composed {
height: 0.25em;
}
.station-route-timetable .table-rh {
text-align: center;
background: #ececec;
color: black;
font-weight: 600;
vertical-align: middle;
}
@media screen {
.station-route-timetable .table-rh a.mw-selflink {
font-weight: inherit;
}
}