don't transition between identical backgrounds

This commit is contained in:
Hakim El Hattab
2013-10-30 12:22:00 -04:00
parent 080ae79b54
commit 89cc3f3a29
3 changed files with 70 additions and 7 deletions

View File

@ -75,6 +75,27 @@
<h2>Same background twice (2/2)</h2>
</section>
<section>
<section data-background="#417203">
<h2>Same background twice vertical (1/2)</h2>
</section>
<section data-background="#417203">
<h2>Same background twice vertical (2/2)</h2>
</section>
</section>
<section data-background="#934f4d">
<h2>Same background from horizontal to vertical (1/3)</h2>
</section>
<section>
<section data-background="#934f4d">
<h2>Same background from horizontal to vertical (2/3)</h2>
</section>
<section data-background="#934f4d">
<h2>Same background from horizontal to vertical (3/3)</h2>
</section>
</section>
</div>
</div>