Template:Styles/Default.css: Difference between revisions

Content deleted Content added
use Wikipedia and WMF logos by default
update heading styles
 
(28 intermediate revisions by the same user not shown)
Line 7:
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
 
/* visually hidden - screenreader only */
.sr-only {
border: 0 !important;
clip: rect(1px, 1px, 1px, 1px) !important;
-webkit-clip-path: inset(50%) !important;
clip-path: inset(50%) !important;
height: 1px !important;
margin: -1px !important;
overflow: hidden !important;
padding: 0 !important;
position: absolute !important;
width: 1px !important;
white-space: nowrap !important;
}
 
Line 22 ⟶ 37:
.error-nojs {
max-width: 300px;
color: #d33d73333;
}
 
Line 30 ⟶ 45:
#mw-panel .portal,
#mw-head, #catlinks,
#firstHeading, #contentSub, #contentSub2, #siteSub,
#jump-to-nav, .uls-tipsy {
display: none;
}
 
.mw-jump-link {
display: none !important;
}
 
Line 51 ⟶ 70:
 
/* Link colors for visibility */
.mw-parser-output a,
a,
.mw-parser-output a.external,
a:visited {
.mw-parser-output a.extiw {
color: #36c;
}
 
.mw-parser-output a:visited,
.mw-parser-output a.external:visited,
.mw-parser-output a.extiw:visited {
color: #6f4db3;
}
 
.lp-error {
color: #d33d73333;
font-weight: 500;
font-size: 14px;
}
 
/* Prevent site logos from showing through modals (e.g. for monthly convert) */
.amount-options .lp-error {
.vector-body {
margin: 0 4px;
position: inherit;
}
 
body.modal-open {
overflow: hidden;
position: fixed;
}
 
Line 71 ⟶ 103:
width: 100%;
display: flex;
flex-wrap: wrap;
justify-content: center;
gap: 24px;
}
 
Line 88 ⟶ 122:
 
#appeal-wrapper {
flex: 1 0 0;
padding-left: 0;
padding-right: 28px;
}
 
body.rtl #appeal-wrapper {
padding-left: 28px;
padding-right: 0;
}
 
Line 104 ⟶ 131:
}
 
#appeal h2.mw-heading2,
#appeal-head {
font-size: 21px;
Line 127 ⟶ 154:
width: 100%;
border: 0;
margin: 0 auto0 8px 0;
padding: 0;
}
Line 133 ⟶ 160:
.frequency-options ul,
.amount-options ul {
display: tablegrid;
table-layout: fixed;
width: 100%;
margin: 0;
padding: 0;
list-style: none;
gap: 8px;
margin-bottom: 8px;
}
 
.frequency-options ul {
grid-template-columns: 1fr 1fr;
}
 
.amount-options ul {
grid-template-columns: 1fr 1fr 1fr 1fr;
}
 
.frequency-options ul li,
.amount-options ul li {
displaypadding: table-cell0;
padding: 4px;
vertical-align: top;
}
 
Line 174 ⟶ 207:
.frb-btn,
.payment-method-button {
display: blockflex;
justify-content: center;
align-content: center;
align-items: center;
flex-wrap: wrap;
height: 50px;
line-height: 50px;
padding: 0 4px;
border-radius: 2px;
text-align: center;
font-family: inherit;
font-weight: 500;
Line 237 ⟶ 272:
 
/* --- Donation Amounts --- */
 
.amount-options li {
white-space: nowrap;
}
 
.amount-options .frb-btn {
height: 60px;
line-height: 60px;
font-size: 15px;
line-height: 1.2;
text-align: center;
}
 
Line 255 ⟶ 287:
.country-VN .amount-options .frb-btn {
font-size: 13px;
}
 
.input_amount_other .frb-btn {
display: table-cell;
vertical-align: middle;
padding: 0 8px;
}
 
Line 269 ⟶ 295:
margin-bottom: 2px;
white-space: normal;
text-align: center;
}
 
Line 285 ⟶ 312:
-moz-appearance: none;
appearance: none;
margin: 0 4px;
}
 
Line 330 ⟶ 358:
 
/* --- Opt-in --- */
 
.optin-options {
padding: 0 4px !important;
}
 
.optin-options legend {
Line 382 ⟶ 406:
.ptf {
display: none;
padding: 0 4px;
}
 
Line 388 ⟶ 411:
 
.payment-method-div {
padding: 4px 4px0;
}
 
Line 397 ⟶ 420:
 
.payment-method-button {
display: block;
margin: 0;
width: 100%;
font-size: 15px16px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
white-spaceoverflow: normalhidden;
padding: 0;
height: 50px;
line-height: 1;
}
 
Line 417 ⟶ 436:
color: #54595d;
font-weight: normal;
paddingmargin-top: 8px 4px 0 4px;
}
 
#infobox-wrapper h2.mw-heading2 {
font-size: 16px;
font-weight: bold;
Line 483 ⟶ 502:
.cctypes-vmad,
.cctypes-vmaj,
.cctypes-vmj,
.cctypes-vma,
.cctypes-vm,
Line 488 ⟶ 508:
.cctypes-vmar {
font-size: 0; /* Remove spacing between icons */
}
 
.cctypes-vmad span,
.cctypes-vmaj span,
.cctypes-vma span,
.cctypes-vm span,
.cctypes-CBvma span,
.cctypes-vmar span {
display: none; /* Hide default text */
}
 
Line 508 ⟶ 519:
.cctypes-vmaj .cc-logo-amex,
.cctypes-vmaj .cc-logo-jcb,
 
.cctypes-vmj .cc-logo-visa,
.cctypes-vmj .cc-logo-mastercard,
.cctypes-vmj .cc-logo-jcb,
 
.cctypes-vma .cc-logo-visa,
Line 541 ⟶ 556:
 
/* Mobile styles */
@media screen and (max-width: 981px) {
/* Text & Logo layout */
#content {
margin: 0;
padding: 140px 8px24px 8px24px 8px24px;
}
 
#mw-panel, #p-logo, #p-logo a {
width: 100% !important;
height: 160px140px;
margin: 0;
}
 
Line 578 ⟶ 594:
}
}
 
@media (max-width: 721px) {
/* Stack appeal and form */
#appeal-wrapper {
flex-basis: 100%;
padding: 0;
}
}
 
@media (max-width: 501px) {
/* Appeal same width as form */
#appeal-wrapper {
max-width: 380px;
padding: 0;
}
 
#content {
padding: 140px 8px 8px 8px;
}
 
}
 
#country-confirm {
text-align: center;
margin-top: -12px;
padding: 4px 0;
border-bottom: 1px solid #a2a9b1;
margin-bottom: 8px;
font-size: 90%;
}
 
 
@media (min-width: 980px) {
#country-confirm {
margin-top: -18px;
}
}
 
 
/* === end of Template:Styles/Default.css === */