diff --git a/demo/example.css b/demo/demo.css similarity index 100% rename from demo/example.css rename to demo/demo.css diff --git a/demo/demo.html b/demo/demo.html index e64374b..0fcf0b0 100644 --- a/demo/demo.html +++ b/demo/demo.html @@ -9,20 +9,22 @@ diff --git a/demo/themes/img/psd/arrows.psd b/demo/themes/img/psd/arrows.psd deleted file mode 100644 index bd3a37f..0000000 Binary files a/demo/themes/img/psd/arrows.psd and /dev/null differ diff --git a/demo/themes/css/styles.css b/demo/themes/themes.css similarity index 91% rename from demo/themes/css/styles.css rename to demo/themes/themes.css index 74a0f44..5e0fefd 100644 --- a/demo/themes/css/styles.css +++ b/demo/themes/themes.css @@ -25,10 +25,16 @@ body { } h1 { - font: 600 24px/32px sans-serif; + font: 600 28px/36px sans-serif; margin: 50px 0; } +h3 { + font: 600 18px/24px sans-serif; + color: #999; + margin: 0 0 20px; + } + .rslides { margin: 0 auto; } @@ -51,7 +57,7 @@ h1 { text-decoration: none; height: 61px; width: 38px; - background: transparent url(../img/arrows.gif) no-repeat left top; + background: transparent url("themes.gif") no-repeat left top; margin-top: -45px; } @@ -94,7 +100,7 @@ h1 { top: 0; bottom: 0; left: 0; - background: #000 url(../img/arrows.gif) no-repeat left 50%; + background: #000 url("themes.gif") no-repeat left 50%; width: 38px; } diff --git a/demo/themes/img/arrows.gif b/demo/themes/themes.gif similarity index 100% rename from demo/themes/img/arrows.gif rename to demo/themes/themes.gif diff --git a/demo/themes/demo_themes.html b/demo/themes/themes.html similarity index 55% rename from demo/themes/demo_themes.html rename to demo/themes/themes.html index 3a71cd3..7387309 100644 --- a/demo/themes/demo_themes.html +++ b/demo/themes/themes.html @@ -2,48 +2,50 @@ - Alternative pagination styles + ResponsiveSlides.js · Alternative themes - +
-

Alternative pagination styles

+

Three different ways to use next/prev buttons

- +

Vertically centered on both sides

- +

Transparent buttons over the left and right side

- - + +

100% height with vertically centered icons