Skip to main content

Make your donation now








Make your donation now



Jump to navigation
Jump to search


From Wikipedia founder Jimmy Wales








From Wikipedia founder Jimmy Wales



Wikipedia is one of the most visited websites in the world.


Commerce is fine. Advertising is not evil. But it doesn't belong here. Not in Wikipedia.


Wikipedia is something special. It is like a library or a public park. It is like a temple for the mind. It is a place we can all go to think, to learn, to share our knowledge with others.


When I founded Wikipedia, I could have made it into a for-profit company with advertising banners, but I decided to do something different. We’ve worked hard over the years to keep it lean and tight. We fulfill our mission efficiently.


If everyone reading this donated, our fundraiser would be done within an hour. But not everyone can or will donate. And that's fine. Each year just enough people decide to give.


This year, please consider making a donation of $5, $20, $50 or whatever you can to protect and sustain Wikipedia.


Thanks,


Jimmy Wales

Wikipedia Founder






















@media screen and (min-width: 980px) {
#donate-form-wrapper {
width: 25em;
}
}


/* === Template:Styles/2016 oojs ui.css === */

*,
*:before,
*:after {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}

/* Hide these until the required JavaScript fiddling has been done */
#actual-form,
.consider-amounts {
display: none;
}

#actual-form-loading {
text-align: center;
line-height: 1.2;
}
.error-nojs {
max-width: 300px;
color: #d33;
}

/* Hide default MediaWiki stuff we don't want */

#mw-page-base, #mw-head-base,
#mw-panel .portal,
#mw-head, #catlinks,
#firstHeading, #contentSub, #siteSub,
#jump-to-nav, .uls-tipsy {
display: none;
}

/* Re-add gradient background */
body {
background-image: linear-gradient(to bottom, #ffffff 40px, #f6f6f6 80px);
background-position: top;
background-repeat: repeat-x;
background-color: #f6f6f6;
}

#content {
background-color: transparent;
background-image: none;
border: none;
padding-top: 2em;
}

/* Link colors for visibility */
a, a:visited {
color: #36c;
}

.lp-error {
color: #d33;
font-weight: 500;
font-size: 14px;
padding: 0 4px;
}

/* --- Overall layout of the landing page --- */

#LP-table {
width: 100%;
border: none;
border-collapse: collapse;
}
body.rtl #LP-table {
direction: rtl;
}

#form-wrapper {
vertical-align: top;
width: 360px;
}
#appeal-wrapper {
vertical-align: top;
padding-left: 0;
padding-right: 2em;
}
body.rtl #appeal-wrapper {
padding-left: 2em;
padding-right: 0;
}

/* --- Appeal ---*/

#appeal-head {
font-size: 1.5em;
padding-bottom: 0.5em;
border-bottom: 1px solid #a2a9b1;
}
#appeal-body {
padding: 1em 0 0.2em 0;
font-size: 1.125em;
margin-bottom: 1em;
}

.quote-wrapper {
padding: 9em 0;
}

/* --- Hide non-monthly capable payment methods on monthly forms --- */

.form-monthly .not-monthly-capable {
display: none;
}

/* --- Form --- */

#donate-form-wrapper {
position: relative;
background-color: #fff;
border: 1px solid #a2a9b1;
border-radius: 2px;
padding: 24px;
color: #222;
}

#donate-form-wrapper fieldset {
width: 100%;
border: 0;
margin: 0 auto 8px 0;
padding: 0;
}

.frequency-options ul,
.amount-options ul {
display: table;
table-layout: fixed;
width: 100%;
margin: 0;
padding: 0;
list-style: none;
}

.frequency-options ul li,
.amount-options ul li {
display: table-cell;
padding: 4px;
vertical-align: top;
}

/* --- Subheaders ---*/

#radiobuttons-table-header,
#paymenttype-table-header {
display: block;
margin-bottom: .5em;
text-align: center;
font-weight: bold;
}

/* --- Commmon button styles --- */

.frequency-options input[type="radio"],
.amount-options input[type="radio"] {
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
overflow: hidden;
border: 0;
clip: rect(0 0 0 0);
}

.frequency-options label,
.amount-options label,
.payment-method-button {
display: block;
background-color: #f8f9fa;
color: #222;
border: 1px solid #9aa0a7;
border-radius: 2px;
padding: 1em .1em;
text-align: center;
cursor: pointer;
font-family: inherit;
font-weight: 500;
transition: all .25s ease-in-out;
}
.frequency-options label:hover,
.amount-options label:hover {
background-color: #fff;
border-color: #a2a9b1;
color: #444;
}
.payment-method-button:hover {
background-color: #fff;
border-color: #a2a9b1;
}

.frequency-options label:active,
.amount-options label:active,
.payment-method-button:active {
background-color: #d9d9d9;
color: #000;
border-color: #7d8389;
}

.frequency-options label.checked,
.frequency-options input[type="radio"]:checked + label,
.amount-options input[type="radio"]:checked + label {
background-color: #2a4b8d;
color: #fff;
border-color: #7d8389;
}

/* Focus styles */
.payment-method-button:focus {
outline: 0;
border-color: #3366cc;
box-shadow: inset 0 0 0 1px #3366cc;
}

.frequency-options input[type="radio"]:focus + label,
.amount-options input[type="radio"]:focus + label,
.frequency-options input[type="radio"]:checked + label:focus,
.amount-options input[type="radio"]:checked + label:focus {
box-shadow: inset 0 0 0 1px #36c, inset 0 0 0 2px #fff;
}


/* --- 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 {
white-space: nowrap;
}
.amount-options label {
height: 4em;
line-height: 2;
}

.input_amount_other label {
padding: .5em;
line-height: 1.2;
}

.input_amount_other label span {
font-size: .8em;
}

.input_amount_other input {
display: block;
width: 100%;
border: 1px solid #c0c0c0;
color: #555;
padding: .2em;
border-radius: 2px;
direction: ltr;
text-align: center;
font-family: inherit;
font-size: .8em !important;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}

/* --- Payment method buttons --- */

.payment-method-div {
padding: 4px 4px;
}

/* Hide extra empty

tags between buttons */
.payment-method-div ~ p {
display: none;
}

.payment-method-button {
display: block;
margin: 0;
width: 100%;
color: #3366cc;
font-size: 1.1em;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
white-space: normal;
padding: 0;
height: 50px;
}

/* --- Infobox ("Where your donation goes") --- */

.dividing-line {
display: none;
}

#infobox-wrapper {
padding-top: 1em;
line-height: 1.4;
color: #707070;
font-size: .9em;
font-weight: normal;
padding: 12px 4px 0 4px;
}

#infobox-header {
font-size: 1.3em;
font-weight: bold;
color: #555;
}

/* --- Privacy and links --- */

#donate-footer {
width: 100%;
text-align: center;
line-height: 1.4;
padding: 1.8em 15% .7em;
}

#donate-footer > div {
margin-bottom: 16px;
}

.donate-smallprint,
#donor-policy-block {
font-size: 0.8em;
}

.form-info-links {
list-style: none;
margin: 0;
text-align: center;
}
.form-info-links li {
display: inline-block;
}
.form-info-links a {
padding: 1em;
}

/* --- Footer --- */

#footer-info,
#footer-places {
display: none;
}
div#footer #footer-icons {
float: none;
text-align: center;
}
div#footer #footer-icons li {
float: none;
display: inline-block;
}

/* Mobile styles */
@media screen and (max-width: 981px) {
/* Text & Logo layout */
#content {
margin: 0;
padding: 80px 8px 8px 8px;
}

#mw-panel, #p-logo, #p-logo a {
height: 80px;
width: 100% !important;
}

#p-logo a {
background-image: url(https://upload.wikimedia.org/wikipedia/donate/6/60/Wmf_logo_horiz_K.svg);
background-repeat: no-repeat;
background-position: center center;
background-size: auto 40px;
}

/* Hide appeal */
#appeal-wrapper {
display: none;
}

#form-wrapper {
display: block;
width: 100%;
}

#donate-form-wrapper {
padding: 16px;
}

/* Smallprint and links */
#donate-footer {
margin: 24px 0 0 0;
padding: 0;
}

/* Footer */
div#footer {
margin: 0;
}

}
/* === end of Template:Styles/2016 oojs ui.css === */





Retrieved from "https://donate.wikimedia.org/wiki/Special:LandingPage"





Navigation menu























(window.RLQ=window.RLQ||).push(function(){mw.config.set({"wgBackendResponseTime":136,"wgHostname":"mw1241"});});

Popular posts from this blog

An IMO inspired problem

Management

Investment