From 2440e19fab82f8b4bc17e48162bf00290e99117d Mon Sep 17 00:00:00 2001 From: Hakim El Hattab Date: Fri, 23 Aug 2013 14:57:11 -0400 Subject: move examples into test/ --- examples/slide-backgrounds.html | 101 ---------------------------------------- 1 file changed, 101 deletions(-) delete mode 100644 examples/slide-backgrounds.html (limited to 'examples/slide-backgrounds.html') diff --git a/examples/slide-backgrounds.html b/examples/slide-backgrounds.html deleted file mode 100644 index fbbdd3a..0000000 --- a/examples/slide-backgrounds.html +++ /dev/null @@ -1,101 +0,0 @@ - - - - - - - reveal.js - Slide Backgrounds - - - - - - - - - -
- -
- -
-

data-background: #00ffff

-
- -
-

data-background: #bb00bb

-
- -
-
-

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

-
- -
-
-

Background image

-
-
-

Background image

-
-
- -
-

Background image

-
data-background-size="100px" data-background-repeat="repeat" data-background-color="#111"
-
- -
-

Same background twice (1/2)

-
-
-

Same background twice (2/2)

-
- -
- -
- - - - - - - - -- cgit v1.2.3