mirror of
https://github.com/Brandon-Rozek/website.git
synced 2025-11-17 19:50:25 +00:00
Updated visited map
This commit is contained in:
parent
c7721dd927
commit
42c316ba0b
1 changed files with 2 additions and 2 deletions
|
|
@ -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; }
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 57 KiB After Width: | Height: | Size: 57 KiB |
Loading…
Add table
Add a link
Reference in a new issue