This should really be a class, not an id.
This commit is contained in:
		
							parent
							
								
									7113da7a43
								
							
						
					
					
						commit
						0b57b1162d
					
				
					 2 changed files with 3 additions and 3 deletions
				
			
		|  | @ -3,7 +3,7 @@ | |||
|     width: 200px; | ||||
|     text-align: right; | ||||
| } | ||||
| #supporter-form-inputs { | ||||
| .supporter-form-inputs { | ||||
|     float: left; | ||||
| } | ||||
| .supporter-form-submit { | ||||
|  |  | |||
|  | @ -134,7 +134,7 @@ internal policies</a> are published and available for scrutiny.</p> | |||
| <h3>Join as an Annual Supporter</h3> | ||||
| <a id="annual"></a> | ||||
| <form id="annual" class="supporter-form" action="https://www.paypal.com/cgi-bin/webscr" method="post" name="supporter"> | ||||
| <div id="supporter-form-inputs"> | ||||
| <div class="supporter-form-inputs"> | ||||
|             <input type="hidden" name="return" value="https://sfconservancy.org/supporter/thank-you.html" /> | ||||
|             <input type="hidden" name="cmd" value="_xclick" /> | ||||
|             <input type="hidden" name="business" value="supporter@sfconservancy.org" /> | ||||
|  | @ -194,7 +194,7 @@ internal policies</a> are published and available for scrutiny.</p> | |||
| <p>Monthly supporters will not receive any supporter benefits (including the t-shirt) until they've been | ||||
|   monthly supporters for 12 months.</p> | ||||
| <form id="monthly" class="supporter-form" action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top"> | ||||
| <div id="supporter-form-inputs"> | ||||
| <div class="supporter-form-inputs"> | ||||
|             <input type="hidden" name="business" value="supporter@sfconservancy.org" /> | ||||
|             <input type="hidden" name="item_name" value="Conservancy Supporter, Monthly" /> | ||||
|             <input type="hidden" name="return" value="https://sfconservancy.org/supporter/thank-you.html" /> | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Bradley M. Kuhn
						Bradley M. Kuhn