add "Str" for tram

This commit is contained in:
Birte Kristina Friesel 2024-07-26 20:19:17 +02:00
parent 5554deed5f
commit 6bd4321332
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, &.Tram, &.Str {
background-color: #c5161c;
border-radius: 5rem;
padding: .2rem .5rem;