|
26 | 26 | <head>
|
27 | 27 | <meta charset="UTF-8">
|
28 | 28 | <title>Nomad2016 by DevProgress</title>
|
| 29 | + |
29 | 30 | <meta name="viewport" content="width=device-width, initial-scale=1">
|
30 |
| - |
| 31 | + <link rel="icon" href="src/196favicon.png"> |
31 | 32 | <link rel="stylesheet" type="text/css" href="stylesheets/normalize.css" media="screen">
|
32 | 33 | <link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>
|
33 | 34 | <link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen">
|
|
49 | 50 | text-align:left;
|
50 | 51 | color:#3E97C9 !important;
|
51 | 52 | }
|
52 |
| - .button { |
53 |
| - background-color: #3E97C9; |
54 |
| - border: none; |
55 |
| - color: white; |
56 |
| - padding: 8px 27px; |
57 |
| - text-align: center; |
58 |
| - text-decoration: none; |
59 |
| - display: inline-block; |
60 |
| - font-size: 16px; |
61 |
| - margin: 4px 2px; |
62 |
| - cursor: pointer; |
| 53 | + nav.btn{ |
| 54 | + border-style: none; |
| 55 | + |
63 | 56 | }
|
64 | 57 |
|
65 | 58 | </style>
|
|
70 | 63 | </head>
|
71 | 64 |
|
72 | 65 | <body>
|
73 |
| - <button class="button">Back</button> |
74 |
| - |
75 |
| - |
| 66 | + <nav class="nav btn"> |
| 67 | + <a href="index.html">Back</a> |
| 68 | + </nav> |
76 | 69 | <section class="page-header">
|
77 | 70 | <h1 class="project-name">nomad2016</h1>
|
78 | 71 | <h2 class="project-tagline">The 2016 carpool-to-canvass matchmaking tool.
|
79 | 72 | </h2>
|
| 73 | + |
80 | 74 | <section class="main-content">
|
81 | 75 |
|
82 | 76 | <h1 id="faq">Nomad2016 FAQ</h1>
|
83 | 77 |
|
84 | 78 | <h3>What is Nomad2016?</h3>
|
85 |
| - <p>Nomad2016 is a tool that connects volunteers who want to travel to canvass with carpools of other volunteers travelling to canvass. Nomad2016 is a fancy version of the old campaign office bulletin board. Carpool drivers can post their rides - start location and time, destination, and return time - and volunteers who need rides can get in with carpool drivers by asking to join a ride. If a rider doesn't see a ride that works for them, they can add their name to the wait list, and be notified when new rides are created.</p> |
| 79 | + <p>Nomad2016 is a tool that connects volunteers who want to travel to canvass with carpools of other volunteers traveling to canvass. Nomad2016 is a fancy version of the old campaign office bulletin board. Carpool drivers can post their rides - start location and time, destination, and return time - and volunteers who need rides can get in with carpool drivers by asking to join a ride. If a rider doesn't see a ride that works for them, they can add their name to the wait list, and be notified when new rides are created.</p> |
86 | 80 | <h3>What makes Nomad2016 different from a campaign office bulletin board?</h3>
|
87 | 81 | <p>Nomad2016 makes it easier to post a ride and to sign up for one. You can do so from home, or even on your smartphone! Nomad2016 also helps protect drivers' privacy - their contact information is only shared with riders once the driver has approved the rider for the carpool.</p>
|
88 | 82 | <h3>Who can use Nomad2016?</h3>
|
89 | 83 | <p>Anyone older than 13 years old may use the site, but only for the purposes of supporting Democratic and progressive candidates.</p>
|
90 | 84 | <h3>Where can I use Nomad2016?</h3>
|
91 | 85 | <p>You can use it to post or find a ride to anywhere from anywhere, from now until November 8, 2016.</p>
|
92 | 86 | <h3>I'm signed up for a ride with Nomad2016. Does this mean I'm signed up to canvass?</h3>
|
93 |
| - <p>NO! Nomad2016 only connects people for rides to their out-of-state canvass. Please also remember to sign up for the canvass event either at your local field office!</p> |
| 87 | + <p>NO! Nomad2016 only connects people for rides to their out-of-state canvass. Please also sign up for the canvass event either at your local field office or where you're canvassing!</p> |
94 | 88 | <h3>When will I get information about where I'm canvassing and what I'm supposed to do when I get there?</h3>
|
95 | 89 | <p>Talk to your local field office! If you have signed up to canvass out of state with either your local field office or the field office where you're canvassing, they will reach out to you with information about the details of your canvass. Remember, Nomad2016 is only able to help connect you with other people for the purpose of carpooling. We don't know the specifics about canvassing. We leave that to the experts in the field!</p>
|
96 | 90 | <h3>Should I have a great time canvassing?</h3>
|
|
0 commit comments