aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2016-01-08 11:05:59 +0100
committerHakim El Hattab <hakim.elhattab@gmail.com>2016-01-08 11:05:59 +0100
commit4ee6769e0f3a80e8609f5586163d5fb5d4e65eb9 (patch)
treecde319f5756d03817e35794ff61587c848a7c284 /index.html
parent52aec94800dd092a81d3de0439f95a32cba8a8cf (diff)
downloadfreenode-live-2017-presentation-4ee6769e0f3a80e8609f5586163d5fb5d4e65eb9.tar
freenode-live-2017-presentation-4ee6769e0f3a80e8609f5586163d5fb5d4e65eb9.tar.gz
tweaked fragment examples
Diffstat (limited to 'index.html')
-rw-r--r--index.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/index.html b/index.html
index 0125d22..37b65e2 100644
--- a/index.html
+++ b/index.html
@@ -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>