Template:FrDS CTAImage: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
RLopez-WMF (talk | contribs) Created page with "<html> <footer class="cta golden-light-bg"> <section class="content"> <h2 class="h1"> How to give monthly </h2> <p> Make an automated payment by credit/ debit card or paypal here. </p> <a href="#" class="button golden-bg"> <img src="https://upload.wikimedia.org/wikipedia/donate/a/a1/Icon-donate-white.png"> Give Monthly </a> </section> <section class="content"> <p> <br>Or, contac..." |
RLopez-WMF (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
<html> |
<html> |
||
<style> |
|||
/* footer */ |
|||
.cta{ |
|||
padding: 80px 20px 0 20px; |
|||
} |
|||
.cta .content{ |
|||
display: flex; |
|||
flex-direction: column; |
|||
align-items: center; |
|||
gap: 16px; |
|||
text-align: center; |
|||
} |
|||
.cta .image{ |
|||
padding-top: 40px; |
|||
text-align: center; |
|||
} |
|||
@media only screen and (min-width:960px) { |
|||
.cta{ |
|||
padding: 120px 20px 0 20px; |
|||
} |
|||
.cta .image img{ |
|||
max-width: 960px; |
|||
} |
|||
} |
|||
</style> |
|||
<footer class="cta golden-light-bg"> |
<footer class="cta golden-light-bg"> |
||
<section class="content"> |
<section class="content"> |
Revision as of 21:02, 26 July 2023