Skip to content
Snippets Groups Projects
Commit fa9d8f5e authored by Hakim El Hattab's avatar Hakim El Hattab
Browse files

Merge branch 'master' of github.com:hakimel/reveal.js into dev

parents 9a216053 542bcab5
Branches
Tags
No related merge requests found
github: [hakimel]
...@@ -1009,6 +1009,7 @@ The default fragment style is to start out invisible and fade in. This style can ...@@ -1009,6 +1009,7 @@ The default fragment style is to start out invisible and fade in. This style can
<section> <section>
<p class="fragment grow">grow</p> <p class="fragment grow">grow</p>
<p class="fragment shrink">shrink</p> <p class="fragment shrink">shrink</p>
<p class="fragment strike">strike</p>
<p class="fragment fade-out">fade-out</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 fade-up">fade-up (also down, left and right!)</p>
<p class="fragment fade-in-then-out">fades in, then out when we move to the next step</p> <p class="fragment fade-in-then-out">fades in, then out when we move to the next step</p>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment