diff --git a/css/custom.css b/css/custom.css index 162ccc6..973abb5 100644 --- a/css/custom.css +++ b/css/custom.css @@ -1040,7 +1040,7 @@ input.hidden { height: 44px; color: #fff; background-color: #666; - width: 100px; + width: 75px; } .coupen-approved{ position: absolute; @@ -1184,4 +1184,4 @@ input.hidden { .card-inverse .btn { border: 1px solid rgba(0, 0, 0, .05); -} \ No newline at end of file +} diff --git a/pages/Home.html b/pages/Home.html index f8f414f..653e33d 100644 --- a/pages/Home.html +++ b/pages/Home.html @@ -32,22 +32,25 @@ -->
  1. Live Pitch Details
+

There are over 30+ investors participating in Jalsa 2017, you will also get to personally interact 1-on-1 with investors.

  1. Guaranteed funding details:
+

* funding Subject to due diligence

Inspire edition of Startup Jalsa is coming to the following cities:

-
    + Pitch on the following dates: 3:30PM onward. +
    • November 9: Chennai
    • November 11: Pune
    • November 13: Mumbai
    • diff --git a/pages/registration.html b/pages/registration.html index 5cb9ea3..e706fc1 100644 --- a/pages/registration.html +++ b/pages/registration.html @@ -284,9 +284,7 @@
@@ -296,16 +294,14 @@
@@ -355,16 +351,12 @@ diff --git a/script.js b/script.js index 11039af..8860b25 100644 --- a/script.js +++ b/script.js @@ -651,7 +651,7 @@ }, function myError(error) {}); } - }, function myError(error) {}); + }, function myError(error) {alert(error)}); } }