Template:Quote: Difference between revisions

From Donate
Jump to navigation Jump to search
Content deleted Content added
a bit more...
add space after em dash
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<templatestyles src="Quote/styles.css" />
<div class="quote" style="font-size: 1.3em;" >
<blockquote class="quote-text">{{{1|Imagine a world in which every single person on the planet has free access to the sum of all human knowledge.}}}</blockquote>
<span class="quote-mark">“</span>
<cite class="quote-attribution">— {{{2|Jimmy Wales, Founder of Wikipedia}}}</cite>
<span style="padding: 4px 5px;">{{{1|Imagine a world in which every single person on the planet has free access to the sum of all human knowledge.}}}</span>
<span class="quote-mark">”</span>
</div>
<p style="font-size: 1.3em; text-align: right;"><cite style="font-style: normal;">—{{{2|Jimmy Wales, Founder of Wikipedia}}}</cite></p>
<html>
<style>
.quote-mark {
color: rgb(178, 183, 242);
font-family: 'Times New Roman',serif;
font-weight: bold;
font-size: 1.2em;
}
</style>
</html>

Latest revision as of 13:16, 3 June 2021

Imagine a world in which every single person on the planet has free access to the sum of all human knowledge.

— Jimmy Wales, Founder of Wikipedia