diff --git a/index.php b/index.php
index 511951e..fcbf396 100644
--- a/index.php
+++ b/index.php
@@ -386,12 +386,7 @@ if ($variable !=''){
// More info https://github.com/hakimel/reveal.js#dependencies
dependencies: [
- { src: 'librerias/reveal/lib/js/classList.js', condition: function() { return !document.body.classList; } },
- { src: 'librerias/reveal/plugin/markdown/marked.js', condition: function() { return !!document.querySelector( '[data-markdown]' ); } },
- { src: 'librerias/reveal/plugin/markdown/markdown.js', condition: function() { return !!document.querySelector( '[data-markdown]' ); } },
- { src: 'librerias/reveal/plugin/highlight/highlight.js', async: true, callback: function() { hljs.initHighlightingOnLoad(); } },
- { src: 'librerias/reveal/plugin/zoom-js/zoom.js', async: true },
- { src: 'librerias/reveal/plugin/notes/notes.js', async: true }
+
]
});
@@ -442,25 +437,21 @@ if ($variable !=''){
$onload="
-
+
+
+
+ $titulo[0]
+
+ $razon_social[0]
+ $slogan[0]
+
+ Tupale.co
+
$registros
diff --git a/librerias/reveal/css/theme/aplicacion.css b/librerias/reveal/css/theme/aplicacion.css
index 09ba76d..2fa27b0 100644
--- a/librerias/reveal/css/theme/aplicacion.css
+++ b/librerias/reveal/css/theme/aplicacion.css
@@ -23,7 +23,7 @@
perspective-origin: 50% 40%; }
section.has-dark-background, section.has-dark-background h1, section.has-dark-background h2, section.has-dark-background h3, section.has-dark-background h4, section.has-dark-background h5, section.has-dark-background h6 {
- color: #fff; }
+ }
/*********************************************
* GLOBAL STYLES
@@ -51,9 +51,9 @@ body {
/*********************************************
* HEADERS
*********************************************/
- /*
-.reveal h1,
-.reveal h2,
+
+
+
.reveal h3,
.reveal h4,
.reveal h5,
@@ -81,8 +81,9 @@ body {
font-size: 1em; }
.reveal h1 {
- text-shadow: none; }
-*/
+ /* text-shadow: none;*/
+ }
+
/*********************************************
* OTHER
*********************************************/