Template:Styles/Default.css: Difference between revisions

Content deleted Content added
more Other button tweaks
convert em to px, some color cleanup
Line 46:
background-image: none;
border: none;
padding-top: 2em32px;
}
 
Line 79:
flex: 1;
padding-left: 0;
padding-right: 2em28px;
}
body.rtl #appeal-wrapper {
padding-left: 2em28px;
padding-right: 0;
}
Line 95:
#appeal-head {
font-size: 21px;
padding-bottom: 0.5em10px;
border-bottom: 1px solid #a2a9b1;
margin-bottom: 1em21px;
}
 
.quote-wrapper {
padding: 9em140px 0;
}
 
Line 150:
#paymenttype-table-header {
display: block;
margin-bottom: .5em6px;
text-align: center;
font-weight: bold;
Line 222:
 
/* --- Donation Amounts --- */
 
.amount-options {
font-size: 1.1em;
 
/* Smaller font size for countries with v long amounts */
.country-CO .amount-options,
.country-CR .amount-options,
.country-KR .amount-options,
.country-PY .amount-options,
.country-VN .amount-options {
font-size: .9em;
}
 
.amount-options li {
Line 242 ⟶ 229:
height: 60px;
line-height: 60px;
font-size: 1.1em15px;
 
/* Smaller font size for countries with v long amounts */
.country-CO .amount-options label,
.country-CR .amount-options label,
.country-KR .amount-options label,
.country-PY .amount-options label,
.country-VN .amount-options label {
font-size: .9em13px;
}
 
Line 261 ⟶ 258:
display: block;
width: 100%;
border: 1px solid #c0c0c0a2a9b1;
color: #555222;
padding: .2em2px;
border-radius: 2px;
direction: ltr;
text-align: center;
font-family: inherit;
font-size: .8em !important12px;
-webkit-appearance: none;
-moz-appearance: none;
Line 290 ⟶ 287:
width: 100%;
color: #36c;
font-size: 1.1em15px;
-webkit-appearance: none;
-moz-appearance: none;
Line 307 ⟶ 304:
 
#infobox-wrapper {
paddingfont-topsize: 1em13px;
line-height: 1.4;
color: #70707054595d;
font-size: .9em;
font-weight: normal;
padding: 12px 4px 0 4px;
Line 316 ⟶ 312:
 
#infobox-header {
font-size: 1.3em16px;
font-weight: bold;
color: #555;
}
 
Line 327 ⟶ 322:
text-align: center;
line-height: 1.4;
padding: 1.8em24px 15% .7em8px;
}
 
Line 336 ⟶ 331:
.donate-smallprint,
#donor-policy-block {
font-size: 0.8em12px;
}
 
Line 348 ⟶ 343:
}
.form-info-links a {
padding: 1em14px;
}