diff --git a/README.md b/README.md index 7fcb93e..86aedea 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,12 @@ cordova plugin add https://github.com/EddyVerbruggen/Insomnia-PhoneGap-Plugin.gi +JS - Module +================ +Install: npm install mn-touch +Doku: https://github.com/ilmente/mnTouch + + Css ================ https://github.com/miniMAC/magic diff --git a/www/css/style.css b/www/css/style.css index 35f1627..4b0cca7 100644 --- a/www/css/style.css +++ b/www/css/style.css @@ -9,7 +9,7 @@ */ .scroll-content { - background: url("../img/Background/background.svg"); + /*background: url("../img/Background/background.svg");*/ background-size: cover; color: #333; font: 100% Arial, Sans Serif; diff --git a/www/index.html b/www/index.html index a8c96e6..b13ed6c 100644 --- a/www/index.html +++ b/www/index.html @@ -31,6 +31,7 @@ + @@ -46,6 +47,21 @@
+ + + +