Template:Quote: Difference between revisions

From Donate
Jump to navigation Jump to search
Content deleted Content added
css rather than inline styles
revise to match payments
Line 1: Line 1:
<table class="quote" role="presentation" style="margin: auto; border-collapse: collapse; border: 0; background-color: transparent; width: auto;">
<div class="quote">
<tr>
<span class="quote-mark">“</span>
<td style="width: 20px; line-height: .6em; vertical-align: top; color: #B2B7F2; font-size: 40px; font-family: 'Times New Roman',serif; font-weight: bold; text-align: left; padding: 10px;">“</td>
<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>
<td style="vertical-align: top; padding: 4px 10px; font-size: 26px; line-height: 30px;">{{{1|Imagine a world in which every single person on the planet has free access to the sum of all human knowledge.}}}</td>
<span class="quote-mark">”</span>
<td style="width: 20px; line-height: .6em; vertical-align: bottom; color: #B2B7F2; font-size: 40px; font-family: 'Times New Roman',serif; font-weight: bold; text-align: right; padding: 10px;">”</td>
</div>
</tr>
<p class="quote-byline"><cite style="font-style: normal;">{{{2|Jimmy Wales, Founder of Wikipedia}}}</cite></p>
<html>
<tr>
<td style="padding-right: 4%;" colspan="3">
<style>
<p style="font-size: 18px; text-align: right;"><cite style="font-style: normal;">&mdash;{{{2|Jimmy Wales, Founder of Wikipedia}}}</cite></p>
.quote {
</td>
font-size: 1.3em;
</tr>
}
</table>
.quote-mark {
color: rgb(178, 183, 242);
font-family: 'Times New Roman',serif;
font-weight: bold;
font-size: 1.2em;
}
.quote-byline {
font-size: 1.3em;
text-align: right;
}
</style>
</html>

Revision as of 15:40, 26 January 2016