aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2014-11-05 11:52:32 +0100
committerHakim El Hattab <hakim.elhattab@gmail.com>2014-11-05 11:52:32 +0100
commitb09923551a0ba95fac3631f992793e44d71f474f (patch)
treee8ab2393e3bde4d082e78cb4d5a2accc61def855 /index.html
parenta170ee898289d3d6218b247b9bff2cc584946ca8 (diff)
downloadfreenode-live-2017-presentation-b09923551a0ba95fac3631f992793e44d71f474f.tar
freenode-live-2017-presentation-b09923551a0ba95fac3631f992793e44d71f474f.tar.gz
theme updates, normalized spacing between block-level elements
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/index.html b/index.html
index 5c34e39..b5be94b 100644
--- a/index.html
+++ b/index.html
@@ -42,7 +42,7 @@
<div class="slides">
<section>
<h1>Reveal.js</h1>
- <h3>HTML Presentations Made Easy</h3>
+ <h3>The HTML Presentation Framwork</h3>
<p>
<small>Created by <a href="http://hakim.se">Hakim El Hattab</a> / <a href="http://twitter.com/hakimel">@hakimel</a></small>
</p>
@@ -326,8 +326,6 @@ function linkify( selector ) {
<p class="fragment roll-in">roll-in</p>
<p class="fragment fade-out">fade-out</p>
<p class="fragment highlight-red">highlight-red</p>
- <p class="fragment highlight-green">highlight-green</p>
- <p class="fragment highlight-blue">highlight-blue</p>
<p class="fragment current-visible">current-visible</p>
<p class="fragment highlight-current-blue">highlight-current-blue</p>
</section>