X-Git-Url: https://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=index.html.in;h=94bc2a2829e0f37704eb8b1cea2695e1a2e15f46;hb=5df2fac29b21c263f715122fb5dec4cc4241aea7;hp=570ddc85de668cfbb84ded08c0b169d4f4e19974;hpb=cd6750100afa235782bc9cae32b435a4b3bf76a1;p=charm-bypass.git diff --git a/index.html.in b/index.html.in index 570ddc8..94bc2a2 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,21 +200,15 @@

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
- +
- +
- +
- +
- + +
+
+ +
- +
- +
- +

Destination:

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

OK

@@ -434,6 +442,22 @@ value="Generate Ticket" />
+ +

+ About CharmBypass: +

+
    +
  1. + + Introduction + +
  2. +
  3. + + Analysis + +
  4. +
@SVGDATA@ @@ -721,18 +745,24 @@ const zone_map = { BAL_BWE: 2, BAL_BWI: 1, + BAL_HAE: 1, BAL_SEB: 3, BAL_WAS: 4, BAL_WBL: 1, BCA_CPK: 3, BCA_WAS: 4, BWE_BWI: 1, + BWE_HAE: 1, BWE_SEB: 1, BWE_WAS: 2, BWE_WBL: 2, + BWI_HAE: 1, BWI_SEB: 2, BWI_WAS: 3, BWI_WBL: 1, + HAE_SEB: 2, + HAE_WAS: 3, + HAE_WBL: 1, SEB_WAS: 1, SEB_WBL: 3, WAS_WBL: 4