From 60a2f065aa31b3ca1c2b769dd884750ee51d5c98 Mon Sep 17 00:00:00 2001 From: Viljami S Date: Wed, 21 Mar 2012 19:18:52 +0200 Subject: [PATCH] Add links back to GitHub --- demo/themes/themes.css | 4 ++++ demo/themes/themes.html | 3 +++ 2 files changed, 7 insertions(+) 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