Become monthly donor: Difference between revisions

Content deleted Content added
RLopez-WMF (talk | contribs)
No edit summary
RLopez-WMF (talk | contribs)
Adding footer navigation from WTG
 
(9 intermediate revisions by 2 users not shown)
Line 6:
<style>
/* Content */
.main .contentcontentbox {
display: flex;
flex-direction: column;
Line 14:
margin: 0 auto;
}
.main .contentcontentbox .wrapper{
display: flex;
flex-direction: column;
Line 61:
font-family: 'Source Serif Pro', Georgia, 'Times New Roman', Times, serif;
}
@media only screen and (min-width:721px1024px) {
.main .contentcontentbox {
padding: 80px 20px;
gap: 80px;
Line 75:
line-height: 24px;
}
}
/* blocks/navigation.css */
.block {
display: flex;
flex-direction: column;
gap: 40px;
padding: 40px 20px;
}
.block__wrapper {
display: flex;
flex-direction: column;
gap: 40px;
width: 100%;
max-width: 1060px;
margin: 0 auto;
}
.navigation {
display: flex;
flex-direction: column;
gap: 16px;
list-style: none !important;
padding: 0 !important;
}
.navigation--secondary a{
color:inherit !Important;
text-decoration: underline;
}
@media only screen and (min-width:960px){
.navigation {
flex-direction: row;
}
}
.text--small {
font-size: 14px !important;
line-height: 22px !important;
}
@media only screen and (min-width: 960px) {
.text--small {
font-size: 16px !important;
line-height: 24px !important;
}
}
</style>
<main class="main">
<article class="contentcontentbox">
<div class="wrapper">
<h2>An inspiring mission</h2>
Line 85 ⟶ 126:
<div class="wrapper">
<h2>Why become a monthly donor?</h2>
<p>The internet would not be the same without Wikipedia, and Wikipedia itself would not exist without the collective power of readers, editors, and donors who contribute every month.</p>
<p>Giving regularly means you can:</p>
<ul class="todo" style="padding-bottom:40px;">
<li>Make a <strong>smaller</strong> contribution every month that leads to a <strong>bigger</strong> impact in the long-term.</li>
<li>Donate with a <strong>hassle-free automated payment</strong> for an amount you decide.</li>
<li>Follow <strong>Wikipedia beyond the screen</strong> and hear updates about the latest developments.</li>
<li>Play your part in <strong>sustaining</strong> Wikipedia in the long term.</li>
</ul>
<div style="background-color:#FFFDF8;padding:20px;border-radius:8px;width:100%;">
<div>
<p style="margin:0;font-size:16px;line-height:24px;">
<strong>A monthly donation will process until you <a href="https://donate.wikimedia.org/wiki/Cancel_or_change_recurring_giving" style="color:inherit; text-decoration:underline;">ask us to cancel it</a>.</strong><br>
If you are a current recurring donor looking to update or cancel your gift, please contact <a href="mailto:donate@wikimedia.org" style="color:inherit; text-decoration:underline;">donate@wikimedia.org</a>
</p>
</div>
</div>
 
</div>
<div class="wrapper">
Line 99 ⟶ 149:
<div class="card">
<p>
I“I have set up a monthly subscription. I can’t express adequately how you have changed the world and made it a more informed place and provided professionals like me somewhere that we can easily, quickly and safely inform our staff and leaders of often challenging and/or complex concepts.
</p>
<p class="author">
Line 123 ⟶ 173:
</div>
</div>
</articlenarticle>
</main>
</html>
{{FrDS_CTAImage}}
{{FrDS_Blocks_WTG_Footer}}