Template:Appeal/FY2324 E3 XL/en: Difference between revisions
Content deleted Content added
Created page with "<html> <style> .appeal-layout { padding: 100px 40px; display: flex; align-items: center; justify-content: center; gap: 24px; } .appeal-text { line-height: 1.8; } .appeal-text p.headline { line-height: 1.7; font-size: 26px; font-weight: bold; } .appeal-text p.paragraph { font-size: 16px; } .quote-text { margin: 0; padding: 0 30px;..." |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 2:
<style>
.appeal-layout {
padding:
display: flex;
align-items: center;
Line 80:
font-size: 16px;
}
}
@media (min-width: 1200px) {
#main-wrapper #form-wrapper {
width: 50%;
}
}
#main-wrapper {
flex-direction: column;
align-items: center;
}
Line 90 ⟶ 101:
<div class="appeal-text">
<blockquote class="quote-text">
<p>Imagine a world in which every single person on the planet has free access to the sum of all human knowledge.</p>
</blockquote>
<p><cite class="quote-attribution">— Jimmy Wales, Founder of Wikipedia</cite></p>
|