Commit 75afd776bee103a27437e7683a392f854c3abb14

Authored by Shilpi Saini
1 parent 2f6888b6f0
Exists in master

content change

Showing 2 changed files with 7 additions and 7 deletions   Show diff stats
... ... @@ -182,13 +182,13 @@
182 182 }
183 183 .startup-questions{
184 184 color: #fff;
185   - font-size: 22px;
  185 + font-size: 16px;
186 186 font-weight: bold;
187 187 }
188 188 .startup-answers{
189 189 margin-top: 2px;
190 190 /* font-weight: 600; */
191   - font-size: 16px;
  191 + font-size: 14px;
192 192 color: #fff;
193 193 }
194 194 /*.text-input{
... ... @@ -224,7 +224,7 @@
224 224 .imageText{
225 225 text-align: center;
226 226 color: #fff;
227   - font-size: 24px;
  227 + font-size: 18px;
228 228 margin-top: 5%;
229 229 }
230 230 .imageTxt{
... ...
... ... @@ -6,7 +6,7 @@
6 6 <div class="clearfix"></div>
7 7 </div>
8 8 <form name="homeForm">
9   - <div class="col-xs-12 col-md-offset-0 city-meetup card-color">
  9 + <div class="col-xs-12 col-md-10 col-md-offset-1 city-meetup card-color">
10 10 <img src="images/Startup_JAlsa_logo.png" class="logojalsa">
11 11 <div class="jalsaHeader">PITCH SESSIONS 2019</div>
12 12 <div class="col-md-12 happen-imagemeetup">
... ... @@ -32,12 +32,12 @@
32 32 <div class="col-xs-12 happen-citymeetup">
33 33 <div class="happen-meetup">
34 34 <div class="startup-questions">About Startup Jalsa</div>
35   - <div class="startup-answers">We are a startup platform - on a mission to inspire and invest in entrepreneurial talent - and help founders build enduring businesses. Since our inception as a conference in 2015, over 2000 companies have participated in the various events of Startup Jalsa and they have gone on to raise cumulatively over 500crores in funding. For more, visit: https://bit.ly/2Zcmbd6</div>
  35 + <div class="startup-answers">We are a startup platform - on a mission to inspire and invest in entrepreneurial talent - and help founders build enduring businesses. Since our inception as a conference in 2015, over 2000 companies have participated in the various events of Startup Jalsa and they have gone on to raise cumulatively over 500crores in funding. For more, visit: <a href="https://bit.ly/2Zcmbd6" target="_blank" style="color: #2196f3;">https://bit.ly/2Zcmbd6</a></div>
36 36 </div>
37 37 <div class="happen-meetup">
38 38 <div class="startup-questions">Our funding ticket sizes:</div>
39 39 <div class="startup-answers">
40   - <ul style="font-size: 16px;">
  40 + <ul>
41 41 <li>Idea stage startup - Funding of INR 5 Lacs at 10% equity.</li>
42 42 <li>Proof of concept/Beta stage startup - Funding of INR 25 Lacs at 10% equity.</li>
43 43 <li>Revenue stage startup - Funding of INR 1 Crore at mutually agreed equity.</li>
... ... @@ -60,7 +60,7 @@
60 60 <div class="happen-meetup">
61 61 <div class="startup-questions">What next after the Pitch Sessions?</div>
62 62 <div class="startup-answers">
63   - <ul style="font-size: 16px;">
  63 + <ul>
64 64 <li>After pitch sessions, non-binding term sheet will be offered to the selected startups and the legal and financial due diligence will be initiated.</li>
65 65 <li>Selected startups will get to pitch at Startup Jalsa - Invest Edition 2019 happening in Dharamshala on 18th-20th December, 2019.</li>
66 66 <li>The deal will be offered on the spot, and startups will have to decide on the spot whether they want to accept the deal or not.</li>
... ...