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:
}
Line 79:
flex: 1;
padding-left: 0;
padding-right:
}
body.rtl #appeal-wrapper {
padding-left:
padding-right: 0;
}
Line 95:
#appeal-head {
font-size: 21px;
padding-bottom:
border-bottom: 1px solid #a2a9b1;
margin-bottom:
}
.quote-wrapper {
padding:
}
Line 150:
#paymenttype-table-header {
display: block;
margin-bottom:
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,▼
font-size: .9em;▼
.amount-options li {
Line 242 ⟶ 229:
height: 60px;
line-height: 60px;
▲}
▲/* 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 {
}
Line 261 ⟶ 258:
display: block;
width: 100%;
border: 1px solid #
color: #
padding:
border-radius: 2px;
direction: ltr;
text-align: center;
font-family: inherit;
font-size:
-webkit-appearance: none;
-moz-appearance: none;
Line 290 ⟶ 287:
width: 100%;
color: #36c;
font-size:
-webkit-appearance: none;
-moz-appearance: none;
Line 307 ⟶ 304:
#infobox-wrapper {
line-height: 1.4;
color: #
font-weight: normal;
padding: 12px 4px 0 4px;
Line 316 ⟶ 312:
#infobox-header {
font-size:
font-weight: bold;
}
Line 327 ⟶ 322:
text-align: center;
line-height: 1.4;
padding:
}
Line 336 ⟶ 331:
.donate-smallprint,
#donor-policy-block {
font-size:
}
Line 348 ⟶ 343:
}
.form-info-links a {
padding:
}
|