Merge pull request #351 from wellsfargo/master

Upgrade to typographer quotes
This commit is contained in:
Fagner Brack
2016-02-08 00:53:23 +11:00

View File

@@ -164,7 +164,7 @@
-->
<div id="bored" class="step slide" data-x="-1000" data-y="-1500">
<q>Aren't you just <b>bored</b> with all those slides-based presentations?</q>
<q>Arent you just <b>bored</b> with all those slides-based presentations?</q>
</div>
<!--
@@ -183,7 +183,7 @@
-->
<div class="step slide" data-x="0" data-y="-1500">
<q>Don't you think that presentations given <strong>in modern browsers</strong> shouldn't <strong>copy the limits</strong> of 'classic' slide decks?</q>
<q>Dont you think that presentations given <strong>in modern browsers</strong> shouldnt <strong>copy the limits</strong> of classic slide decks?</q>
</div>
<div class="step slide" data-x="1000" data-y="-1500">
@@ -215,7 +215,7 @@
-->
<div id="its" class="step" data-x="850" data-y="3000" data-rotate="90" data-scale="5">
<p>It's a <strong>presentation tool</strong> <br/>
<p>Its a <strong>presentation tool</strong> <br/>
inspired by the idea behind <a href="http://prezi.com">prezi.com</a> <br/>
and based on the <strong>power of CSS3 transforms and transitions</strong> in modern browsers.</p>
</div>
@@ -287,7 +287,7 @@
-->
<div id="its-in-3d" class="step" data-x="6200" data-y="4300" data-z="-100" data-rotate-x="-40" data-rotate-y="10" data-scale="2">
<p><span class="have">have</span> <span class="you">you</span> <span class="noticed">noticed</span> <span class="its">it's</span> <span class="in">in</span> <b>3D<sup>*</sup></b>?</p>
<p><span class="have">have</span> <span class="you">you</span> <span class="noticed">noticed</span> <span class="its">its</span> <span class="in">in</span> <b>3D<sup>*</sup></b>?</p>
<span class="footnote">* beat that, prezi ;)</span>
</div>