Match width and alignment to donate-content class.

This commit is contained in:
Bradley M. Kuhn 2014-12-03 09:58:07 -05:00
parent 5014455930
commit b9b4695f97

View file

@ -35,14 +35,18 @@ input.valid, textarea.valid {
border: 2px solid green;
}
div.supporter-type-selector {
.supporter-type-selector {
font-size: 125%;
text-align: center;
width: 80%;
align: left;
}
.supporter-type-selection {
clear: both;
padding-bottom: 60px;
width: 80%;
align: left;
}
img.appeal {