Updated visited

This commit is contained in:
Brandon Rozek 2025-11-03 19:12:28 -05:00
parent 9f85bc60a3
commit 28a481d64d

View file

@ -18,10 +18,10 @@ Place this code in the empty space below. */
.ca, .fl, .va, .ny { 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, .tx, .co { fill: #5697AA; }
/* Drove through */
.nh, .vt, .nj, .de, .oh, .nc, .ga, .sc { fill: #83917D; }
.ky, .nh, .vt, .nj, .de, .oh, .nc, .ga, .sc { fill: #83917D; }
</style>

Before

Width:  |  Height:  |  Size: 57 KiB

After

Width:  |  Height:  |  Size: 57 KiB

Before After
Before After