CSS: "STB" is tram, not subway

This commit is contained in:
Birte Kristina Friesel 2024-07-28 16:25:33 +02:00
parent 6659d76101
commit acafbc1a88
No known key found for this signature in database
GPG key ID: 19E6E524EBB177BA

View file

@ -214,7 +214,7 @@ ul.route-history > li {
border-radius: 5rem;
padding: .2rem .5rem;
}
&.STR, &.Tram, &.Str {
&.STR, &.Tram, &.Str, &.STB {
background-color: #c5161c;
border-radius: 5rem;
padding: .2rem .5rem;
@ -224,7 +224,7 @@ ul.route-history > li {
border-radius: 5rem;
padding: .2rem .5rem;
}
&.U, &.STB, &.M {
&.U, &.M {
background-color: #014e8d;
border-radius: 5rem;
padding: .2rem .5rem;