diff --git a/demo/themes/themes.css b/demo/themes/themes.css index 70aa8cc..dc81a47 100644 --- a/demo/themes/themes.css +++ b/demo/themes/themes.css @@ -35,6 +35,10 @@ h3 { margin: 0 0 20px; } +a { + color: #222; + } + .rslides { margin: 0 auto; } diff --git a/demo/themes/themes.html b/demo/themes/themes.html index 1662f27..ca08856 100644 --- a/demo/themes/themes.html +++ b/demo/themes/themes.html @@ -72,6 +72,9 @@ + View ResponsiveSlides.js documentation + + Fork me on GitHub \ No newline at end of file