fff
This commit is contained in:
parent
6376e8365a
commit
9075692196
35 changed files with 39373 additions and 1899 deletions
|
|
@ -130,7 +130,7 @@
|
|||
main { padding: 28px clamp(20px, 5vw, 64px); overflow:auto; }
|
||||
.card { background: var(--panel); border:1px solid var(--line); border-radius: var(--radius); box-shadow: var(--shadow); padding: 26px; max-width: 860px; margin: 0 auto; }
|
||||
.phaseChip { display:inline-flex; align-items:center; gap:8px; font-size:12px; font-weight:700; text-transform:uppercase; letter-spacing:.6px; color:#fff; padding:5px 12px; border-radius:999px; }
|
||||
.gateChip { background: var(--ink); }
|
||||
.gateChip { background: var(--accent); color:#fff; }
|
||||
.stationName { font-size: 28px; font-weight: 700; margin: 14px 0 4px; line-height:1.2; }
|
||||
.stationId { color: var(--muted); font-size: 14px; }
|
||||
.token { font-size:13px; color:var(--muted); margin-top:10px; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue