add new fragment styles to readme #1445

This commit is contained in:
Hakim El Hattab 2016-01-08 10:41:20 +01:00
parent 76faeccd3e
commit ee877845d8
1 changed files with 1 additions and 0 deletions

View File

@ -550,6 +550,7 @@ The default fragment style is to start out invisible and fade in. This style can
<p class="fragment grow">grow</p>
<p class="fragment shrink">shrink</p>
<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">visible only once</p>
<p class="fragment highlight-current-blue">blue only once</p>
<p class="fragment highlight-red">highlight-red</p>