File diff 4003c1b8c936 → 194f95d0168c
www/conservancy/static/forms.css
Show inline comments
...
 
@@ -3,9 +3,13 @@
 
    width: 200px;
 
    text-align: right;
 
}
 

	
 
#supporter-form-inputs {
 
    float: left;
 
}
 
#supporter-form-submit {
 
    padding-left: 100px;
 
    padding-left: 500px;
 
    padding-top: 100px;
 
    float: center;
 
}
 

	
 
#supporter-form div {