X-Git-Url: https://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=index.html.in;h=ab31db2bd5065e9b2b37bba4b3b5a8a28ce12ca1;hb=81b8107ecfaa35cc4d638321ce21df88efbff1b9;hp=a8bb47dedf0d40c46884887f6c31ac3440975a5a;hpb=aaa5c0c89b500430b3bcdc4da4714a0c9b9da737;p=charm-bypass.git diff --git a/index.html.in b/index.html.in index a8bb47d..ab31db2 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,23 +200,15 @@

CharmBypass

got that transit equity

-
    -
  1. - - Introduction - -
  2. -
-
Local Bus, Light Rail, or Metro
- +
- +
- +
- +
- + +
+
+ +
+ +
+
+ + +
+
+ - +
- +
- +

Destination:

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

OK

@@ -436,6 +470,22 @@ value="Generate Ticket" />
+ +

+ About CharmBypass: +

+
    +
  1. + + Introduction + +
  2. +
  3. + + Analysis + +
  4. +
@SVGDATA@ @@ -723,18 +773,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