tweaked fragment examples

master
Hakim El Hattab 2016-01-08 11:05:59 +01:00
parent 52aec94800
commit 4ee6769e0f
1 changed files with 1 additions and 2 deletions

View File

@ -141,8 +141,7 @@
<p class="fragment fade-out">fade-out</p>
<p class="fragment fade-up">fade-up (also down, left and right!)</p>
<p class="fragment current-visible">current-visible</p>
<p class="fragment highlight-red">highlight-red</p>
<p class="fragment highlight-blue">highlight-blue</p>
<p>Highlight <span class="fragment highlight-red">red</span> <span class="fragment highlight-blue">blue</span> <span class="fragment highlight-green">green</span></p>
</section>
</section>