1 /* Remove white margin on page */
30 @media (max-width: 550px) {
48 #feature p
, #feature ul
{
54 /* Hide version with JavaScript by default */
60 /* JavaScript version */
62 #currency .col-md-12
{
65 border: solid
3px white
;
68 #donate-paypal-button {
70 border: solid
3px white
;
74 background-color: #53b351 !important
;
75 border-color: #53b351 !important
;
79 .btn-primary.active, .btn-primary.active:hover {
80 background-color: #276426 !important
;
81 border-color: #276426 !important
;
85 .amounts .btn-primary.active:hover {
86 border-color: white
!important
;
90 background-color: #428f40 !important
;
91 border-color: #428f40 !important
;
95 #currency, #dollar-amounts
, #euro-amounts
, #frequency-buttons
,
96 #frequency-explanation, #donate-paypal-button
, .tax-deductible
{
97 display: inline-block
;
100 #frequency-buttons, #frequency-explanation
, #require-paypal
, #paypal-with-js
.tax-deductible
, #newsletter
{
106 padding-bottom: 0.2em;
107 border-bottom: 2px solid transparent
;
112 #frequency-buttons input
{
119 display: inline-block
;
120 border-color: #ef1f31 !important
;
124 10% { transform: translateX
(-1px); }
125 20% { transform: translateX
(2px); }
126 30% { transform: translateX
(-4px); }
127 40% { transform: translateX
(4px); }
128 50% { transform: translateX
(-4px); }
129 60% { transform: translateX
(4px); }
130 70% { transform: translateX
(-4px); }
131 80% { transform: translateX
(2px); }
132 90% { transform: translateX
(-1px); }
143 border: solid
3px white
!important
;
150 .amounts .other .input-group-addon {
154 .amounts .other .form-control {
181 /* Version without JavaScript */
183 #paypal-without-js h2
{
188 #paypal-without-js h3
{
193 #paypal-without-js form
{
197 #paypal-without-js form label
{
211 @media (max-width: 986px) {
221 #other-ways-1, #other-ways-2
, #other-ways-3
, #income
{
224 box-sizing: border-box
;
225 padding-bottom: 1.5em;
239 #other-ways-2, #other-ways-3
{
245 overflow-wrap: break-word
;
249 /* Indent bank account details for wire transfers */
255 /* Hide euros until we solve #11868 */
257 #currency, #dollars-without-js h2
, #euros-without-js
{
267 @media (max-width: 986px) {