mirror of
https://github.com/skoelle/mvg-departures.git
synced 2026-09-17 18:40:23 +00:00
fix mobile layout
This commit is contained in:
@@ -66,7 +66,7 @@ h1 {
|
||||
font-weight: 500;
|
||||
}
|
||||
.updated {
|
||||
font-size: 14px;
|
||||
font-size: 20px;
|
||||
color: #6b7280;
|
||||
margin-left: 4px;
|
||||
}
|
||||
@@ -110,7 +110,7 @@ td {
|
||||
display: block;
|
||||
}
|
||||
.time {
|
||||
text-align: center;
|
||||
text-align: right;
|
||||
white-space: nowrap;
|
||||
font-weight: 700;
|
||||
font-size: 20px;
|
||||
@@ -148,12 +148,8 @@ td {
|
||||
padding: 4px;
|
||||
}
|
||||
h1 {
|
||||
font-size: 20px;
|
||||
margin: 4px 0 8px 4px;
|
||||
}
|
||||
.updated {
|
||||
font-size: 20px;
|
||||
}
|
||||
td {
|
||||
padding: 8px 4px;
|
||||
}
|
||||
@@ -161,19 +157,6 @@ td {
|
||||
width: 26px;
|
||||
height: 26px;
|
||||
line-height: 26px;
|
||||
font-size: 13px;
|
||||
}
|
||||
.line {
|
||||
font-size: 16px;
|
||||
}
|
||||
.station {
|
||||
font-size: 12px;
|
||||
}
|
||||
.destination {
|
||||
font-size: 16px;
|
||||
}
|
||||
.time {
|
||||
font-size: 18px;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user