Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…afas into 0m4r-master
  • Loading branch information
KristjanESPERANTO committed Aug 28, 2022
2 parents c546962 + c4b4a9b commit 36388d9
Showing 1 changed file with 20 additions and 2 deletions.
22 changes: 20 additions & 2 deletions css/duesseldorf-lines.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,22 @@
/* Override default background-color for all busses */
.bus {
.str701,
.str706 {
background-color: red;
color: white;
opacity: 0.4;
}

.bus835,
.bus836,
.bus723,
.bus827,
.bus893,
.bus77350 {
background-color: #f8c623;
color: white;
opacity: 0.4;
}

.bus835,
.bus836 {
opacity: 1;
}

0 comments on commit 36388d9

Please sign in to comment.