Added new locations

This commit is contained in:
Brandon Rozek 2024-09-06 18:05:08 -07:00
parent c14b47f838
commit 57ad389beb
No known key found for this signature in database
GPG key ID: 26E457DA82C9F480
2 changed files with 9 additions and 2 deletions

View file

@ -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 */
.fl, .va, .ny { fill: #5C8700; }
.ca, .fl, .va, .ny { fill: #5C8700; }
/* Visited */
.hi, .me, .pa, .md, .wv, .in, .il, .ma, .tx, .co, .ca { fill: #5697AA; }
.ct .hi, .me, .pa, .md, .wv, .in, .il, .la .ma, .tx, .co { fill: #5697AA; }
/* Drove through */
.nh, .vt, .nj, .de, .oh, .nc, .ga, .sc { fill: #83917D; }

Before

Width:  |  Height:  |  Size: 57 KiB

After

Width:  |  Height:  |  Size: 57 KiB

Before After
Before After