Merge branch 'master' of github.com:hakimel/reveal.js into dev
This commit is contained in:
commit
fa9d8f5e88
1
.github/FUNDING.yml
vendored
Normal file
1
.github/FUNDING.yml
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
github: [hakimel]
|
@ -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>
|
||||||
|
Loading…
Reference in New Issue
Block a user