X-Git-Url: https://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=index.html.in;h=ce22f37a7eb472ed16ccb76893392dc82b182713;hb=259d30cfc0318d5e96bfdb2ebcce572c50e03f39;hp=570ddc85de668cfbb84ded08c0b169d4f4e19974;hpb=cd6750100afa235782bc9cae32b435a4b3bf76a1;p=charm-bypass.git diff --git a/index.html.in b/index.html.in index 570ddc8..ce22f37 100644 --- a/index.html.in +++ b/index.html.in @@ -102,7 +102,7 @@ } #bus { - animation: busroll 23s linear infinite; + animation: busroll 15s linear infinite; } @@ -113,7 +113,7 @@ } #tram { - animation: tramroll 17s linear infinite; + animation: tramroll 15s linear infinite; } @@ -124,7 +124,7 @@ } #train { - animation: trainroll 11s linear infinite; + animation: trainroll 10s linear infinite; } @@ -135,7 +135,7 @@ } #clouds { - animation: cloudsfloat 40s linear infinite; + animation: cloudsfloat 25s linear infinite; } @keyframes cloudscopyfloat { @@ -144,7 +144,7 @@ } #cloudscopy { - animation: cloudscopyfloat 40s linear infinite; + animation: cloudscopyfloat 25s linear infinite; } @@ -156,7 +156,7 @@ #trees { /* The trees move a little faster than the clouds */ - animation: treespass 30s linear infinite; + animation: treespass 16s linear infinite; } @keyframes treescopypass { @@ -166,7 +166,7 @@ #treescopy { /* The trees move a little faster than the clouds */ - animation: treescopypass 30s linear infinite; + animation: treescopypass 16s linear infinite; } @@ -179,7 +179,7 @@ #city { /* The city moves faster than the clouds but slower * than the trees */ - animation: cityscroll 35s linear infinite; + animation: cityscroll 20s linear infinite; } @keyframes citycopyscroll { @@ -190,7 +190,7 @@ #citycopy { /* The city moves faster than the clouds but slower * than the trees */ - animation: citycopyscroll 35s linear infinite; + animation: citycopyscroll 20s linear infinite; } @@ -200,12 +200,6 @@

CharmBypass

got that transit equity

-

- Hint: If they start checking it, the daily security - code stays the same all day and is the same on a $2 bus ticket - as it is on a $9 MARC ticket. It's also the same on every phone. -

-
Local Bus, Light Rail, or Metro @@ -214,7 +208,7 @@ Daily security code (optional): - +
- +
- +
- +
- + +
+
+ + +
+
+ + +
+
+ +
- +
- +
- +

Destination:

- +
- +
- +
- +
- + +
+
+ + +
+
+ + +
+
+ +
- +
- +
- +

OK

@@ -721,18 +757,32 @@ const zone_map = { BAL_BWE: 2, BAL_BWI: 1, + BAL_HAE: 1, + BAL_NCR: 3, BAL_SEB: 3, BAL_WAS: 4, BAL_WBL: 1, BCA_CPK: 3, BCA_WAS: 4, BWE_BWI: 1, + BWE_HAE: 1, + BWE_NCR: 1, BWE_SEB: 1, BWE_WAS: 2, BWE_WBL: 2, + BWI_HAE: 1, + BWI_NCR: 2, BWI_SEB: 2, BWI_WAS: 3, BWI_WBL: 1, + FRC_WAS: 4, + HAE_NCR: 2, + HAE_SEB: 2, + HAE_WAS: 3, + HAE_WBL: 1, + NCR_SEB: 1, + NCR_WAS: 1, + NCR_WBL: 3, SEB_WAS: 1, SEB_WBL: 3, WAS_WBL: 4