Skip to content

Instantly share code, notes, and snippets.

@vicegd
Created February 8, 2016 15:40
Show Gist options
  • Select an option

  • Save vicegd/50ae66929e450d465614 to your computer and use it in GitHub Desktop.

Select an option

Save vicegd/50ae66929e450d465614 to your computer and use it in GitHub Desktop.
Reveal.JS - data-state (style)
<section data-state="testingDataState">
<h2>Estado global</h2>
<p>Incluyendo <code>data-state="VALOR"</code> se pueden cambiar algunos estilos de la diapositiva:</p>
<p>Podria complementarse con el siguiente estilo:</p>
</section>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment