diff --git a/static/files/images/usa_visited.svg b/static/files/images/usa_visited.svg index 10f4edf..4abb2ba 100644 --- a/static/files/images/usa_visited.svg +++ b/static/files/images/usa_visited.svg @@ -15,10 +15,10 @@ In this example, Kansas, Montana and Pennsylvania are colored blue, and Californ Place this code in the empty space below. */ /* Lived at */ -.ca, .fl, .va, .ny { fill: #5C8700; } +.fl, .va, .ny, .ca, .tx { fill: #5C8700; } /* Visited */ -.ct, .hi, .me, .pa, .md, .wv, .in, .il, .la, .ma, .tx, .co { fill: #5697AA; } +.ct, .hi, .me, .pa, .md, .wv, .in, .il, .la, .ma, .co { fill: #5697AA; } /* Drove through */ .ky, .nh, .vt, .nj, .de, .oh, .nc, .ga, .sc { fill: #83917D; }