From a840a022669adcc88fba3339378a0328d7b3032e Mon Sep 17 00:00:00 2001
From: Marvin Borner
Date: Fri, 13 Mar 2020 22:20:40 +0100
Subject: Well, this is the actual first commit ig
---
test/examples/slide-backgrounds.html | 143 -----------------------------------
1 file changed, 143 deletions(-)
delete mode 100644 test/examples/slide-backgrounds.html
(limited to 'test/examples/slide-backgrounds.html')
diff --git a/test/examples/slide-backgrounds.html b/test/examples/slide-backgrounds.html
deleted file mode 100644
index e08d260..0000000
--- a/test/examples/slide-backgrounds.html
+++ /dev/null
@@ -1,143 +0,0 @@
-
-
-
-
-
-
- reveal.js - Slide Backgrounds
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- data-background: #00ffff
-
-
-
- data-background: #bb00bb
-
-
-
- data-background: lightblue
-
-
-
-
- data-background: #ff0000
-
-
- data-background: rgba(0, 0, 0, 0.2)
-
-
- data-background: salmon
-
-
-
-
-
- Background applied to stack
-
-
- Background applied to stack
-
-
- Background applied to slide inside of stack
-
-
-
-
-
-
-
-
- Background image
- data-background-size="100px" data-background-repeat="repeat" data-background-color="#111"
-
-
-
- Same background twice (1/2)
-
-
- Same background twice (2/2)
-
-
-
-
-
-
-
-
- Same background twice vertical (1/2)
-
-
- Same background twice vertical (2/2)
-
-
-
-
- Same background from horizontal to vertical (1/3)
-
-
-
- Same background from horizontal to vertical (2/3)
-
-
- Same background from horizontal to vertical (3/3)
-
-
-
-
-
-
-
-
-
-
-
-
-
--
cgit v1.2.3