aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorLeonardo Kewitz <leokewitz@gmail.com>2015-11-22 18:34:25 -0200
committerLeonardo Kewitz <leokewitz@gmail.com>2015-11-22 18:34:25 -0200
commitd457b9270a015f7c5393066d0d58c185ca8e59e7 (patch)
tree8177d6cd3b252f7fd99a2c9dbe9f28f7b517e7d8 /index.html
parentbef2722eedd9671a9e0f0f9e553c0863437d1402 (diff)
downloadfreenode-live-2017-presentation-d457b9270a015f7c5393066d0d58c185ca8e59e7.tar
freenode-live-2017-presentation-d457b9270a015f7c5393066d0d58c185ca8e59e7.tar.gz
Added 4 fragment transitions effect.
Diffstat (limited to 'index.html')
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index c951ff7..0125d22 100644
--- a/index.html
+++ b/index.html
@@ -139,6 +139,7 @@
<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">current-visible</p>
<p class="fragment highlight-red">highlight-red</p>
<p class="fragment highlight-blue">highlight-blue</p>