Template:FrDS CTAImage: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
RLopez-WMF (talk | contribs) No edit summary |
RLopez-WMF (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
<templatestyles src="Template:FrDS_Header/styles.css" /> |
|||
<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"> |
||
Line 45: | Line 21: | ||
</section> |
</section> |
||
<section class="image"> |
<section class="image"> |
||
<img src="https://upload.wikimedia.org/wikipedia/donate/9/9e/Better-together.png" alt="Puzzle Makers" class="full-width"> |
|||
</section> |
</section> |
||
</footer> |
</footer> |
Revision as of 21:28, 26 July 2023