From 4ef55e4d52e06d071354bd7f6f6ba0a86243fc0e Mon Sep 17 00:00:00 2001 From: Simeon Simeonov Date: Sat, 10 Sep 2022 18:19:22 +0200 Subject: Add reveal.js/dist/theme/jupyter.css and reveal.js/python-oo.html --- reveal.js/demo.html | 41 ++++++++++++++++++++++++----------------- 1 file changed, 24 insertions(+), 17 deletions(-) (limited to 'reveal.js/demo.html') diff --git a/reveal.js/demo.html b/reveal.js/demo.html index ea42adf..ab11f77 100644 --- a/reveal.js/demo.html +++ b/reveal.js/demo.html @@ -52,7 +52,7 @@

Slides can be nested inside of each other.

Use the Space key to navigate through all slides.


- + Down arrow @@ -273,6 +273,11 @@ Down arrow +
+

Gradient Backgrounds

+
<section data-background-gradient=
+							"linear-gradient(to bottom, #ddd, #191919)">
+

Image Backgrounds

<section data-background="image.png">
@@ -451,23 +456,25 @@ Reveal.on( 'customevent', function() { + + + + + -- cgit v1.3