Template:Quote: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
a bit more... |
css rather than inline styles |
||
Line 1: | Line 1: | ||
<div class="quote" |
<div class="quote"> |
||
<span class="quote-mark">“</span> |
<span class="quote-mark">“</span> |
||
<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 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> |
<span class="quote-mark">”</span> |
||
</div> |
</div> |
||
<p |
<p class="quote-byline"><cite style="font-style: normal;">—{{{2|Jimmy Wales, Founder of Wikipedia}}}</cite></p> |
||
<html> |
<html> |
||
<style> |
<style> |
||
.quote { |
|||
font-size: 1.3em; |
|||
} |
|||
.quote-mark { |
.quote-mark { |
||
color: rgb(178, 183, 242); |
color: rgb(178, 183, 242); |
||
Line 12: | Line 15: | ||
font-weight: bold; |
font-weight: bold; |
||
font-size: 1.2em; |
font-size: 1.2em; |
||
} |
|||
.quote-byline { |
|||
font-size: 1.3em; |
|||
text-align: right; |
|||
} |
} |
||
</style> |
</style> |
Revision as of 19:00, 15 September 2014
“ Imagine a world in which every single person on the planet has free access to the sum of all human knowledge. ”