Template:Styles/Default.css: Difference between revisions

Content deleted Content added
improve/simplify layout, hide more default elements, use horizontal logo on mobile
css tweaks
Line 104:
border: 1px solid #a2a9b1;
border-radius: 2px;
padding: 1.6em24px;
font-weight: 500;
color: #222;
Line 137:
display: block;
margin-top: .5em;
margin-bottom: .5em;
text-align: center;
font-size: 1em;
font-weight: bold;
}
Line 166 ⟶ 164:
border-radius: 2px;
padding: 1em .1em;
outline: 0;
text-align: center;
cursor: pointer;
font-family: inherit;
font-weight: 500;
-webkit-transition: all .25s ease-in-out;
-moz-transition: all .25s ease-in-out;
transition: all .25s ease-in-out;
}
.frequency-options label:hover,
Line 300 ⟶ 295:
.paymentmethod-bpay input,
.paymentmethod-ideal input,
.paymentmethod-enets input{,
.paymentmethod-pp-usd input {
direction: ltr;
text-indent: -10000px;
overflow: hidden;
Line 335 ⟶ 332:
#infobox-wrapper {
padding-top: 1em;
line-height: 1.34;
color: #707070;
font-size: .9em95em;
font-weight: normal;
padding: 12px 4px 4px0 4px;
}
 
Line 424 ⟶ 421:
#donate-form-wrapper {
padding: 1em16px;
}
 
/* Smallprint and links */
div#donor-policy-block {
margin: 24px 0 0 0;
padding: 0;
}