Template:Appeal/LearningNeverEnds/en: Difference between revisions

Content deleted Content added
No edit summary
m Edited alt attribute
 
(6 intermediate revisions by 2 users not shown)
Line 2:
<div class="appeal-layout">
<figure class="appeal-image">
<img src="https://upload.wikimedia.org/wikipedia/donate/thumb4/24e/24/Schoolgirls_in_BamozaiLearning_never_ends_380.jpeg/360px-Schoolgirls_in_Bamozai.jpegpng" alt="Schoolchildren sitting on the ground outside and smilingLearning duringnever aends lessonillustration">
<figcaption>
Image is in the public domain, found on <a href="https://commons.wikimedia.org/wiki/File:Schoolgirls_in_Bamozai.JPG">Wikimedia Commons</a>. Schoolgirls sit in the girls' section of a school in Bamozai, near Gardez, Paktya Province, Afghanistan.
</figcaption>
</figure>
<div class="appeal-text">
Line 15 ⟶ 12:
padding: 40px 0;
display: flex;
gap: 24px;
align-items: center;
justify-content: center;
gap: 24px;
}
.appeal-image {
margin: 0 28px 0 0;
max-width: 100%;
}
Line 28 ⟶ 26:
position: absolute;
width: auto;
max-width: 360px380px;
font-size: 12.5px;
line-height: 1.4;
Line 51 ⟶ 49:
.appeal-image figcaption {
position: relative;
margin-bottom: 24px;
}
}
 
/* Override hiding on mobile - TODO: make this */
#appeal-wrapper {
 
display: block !important;
}
</style>
</html>