Give all the subway lines the right color!
-
Start with the Green line. Add the class Green to the 5 and 6 lines in HTML.
-
We’ve already written the Green class selector for you in CSS, so you’ll just need to add the right color rule to make the train lines turn green.
-
Write the selector for the Blue class, and add the right color rule.