]> gitweb.michael.orlitzky.com - charm-bypass.git/blobdiff - index.html.in
Makefile.am: preserve the "ticketbg" id when minimizing the tableau
[charm-bypass.git] / index.html.in
index 2f2387930730db3de6c970641f577593fa2a0092..561821592b04b1eb0da99dc8e9aa49a0a508385a 100644 (file)
@@ -4,8 +4,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1" />
 
     <title>
-      CharmBypass: you're getting transit equity whether you like it
-      or not
+      CharmBypass: doing transit equity whether they like it or not
     </title>
 
     <style>
@@ -68,7 +67,6 @@
 
       #serviceid {
         font-family: "CharmBypass Bold", sans-serif;
-        font-weight: bold;
       }
 
       /************************/
   <body>
     <div id="menu">
       <h1>CharmBypass</h1>
-      <h2>you're getting transit equity whether you like it or not</h2>
+      <h2>doing transit equity whether they like it or not</h2>
+
+      <p>
+       <em>Hint:</em> If you think the driver or fare inspector will
+       actually check it, the daily security code is the same on a
+       $2.00 BaltimoreLink ticket as it is on a $9.00 MARC Train
+       ticket. It's also the same on your friend's phone, or for
+       anyone else in Maryland that day.
+      </p>
+
       <form>
         <fieldset>
           <legend>BaltimoreLink (Bus, Light Rail, Metro)</legend>
                    type="text"
                    minlength="2"
                    maxlength="2"
-                   pattern="[a-zA-Z0-9]+" />
+                   pattern="[a-zA-Z0-9]*" />
           </div>
           <input type="hidden" name="servicename" value="BaltimoreLink" />
           <input type="submit" name="go" value="Get Ticket" />
                    type="text"
                    minlength="2"
                    maxlength="2"
-                   pattern="[a-zA-Z0-9]+" />
+                   pattern="[a-zA-Z0-9]*" />
           </div>
 
           <h3>Zone</h3>
                    type="text"
                    minlength="2"
                    maxlength="2"
-                   pattern="[a-zA-Z0-9]+" />
+                   pattern="[a-zA-Z0-9]*" />
           </div>
 
           <h3>Origin</h3>