theme updates, normalized spacing between block-level elements

This commit is contained in:
Hakim El Hattab
2014-11-05 11:52:32 +01:00
parent a170ee8982
commit b09923551a
13 changed files with 38 additions and 37 deletions

View File

@ -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>