1
0
Fork 0

css classe fix

2015
Jérôme Loï 10 years ago
parent 8bb84d46b0
commit eb8f9864df

@ -11,7 +11,7 @@
margin: 10px 5px;
margin-left: -5px;
}
input{width: 100%;}
.input{width: 100%;}
/*mq madness*/
.maxW, .dskW,.tblW{display:none;}

@ -28,7 +28,7 @@
<legend>JOIN US</legend>
<!-- WARNING: This only works for development system (localhost) -->
<label class="text-info">Enter your email..</label>
<input type="text" name="email" class='input e'>
<input type="text" name="email" class='input'>
<span class="help-block">we'll send you info about future events</span>
<label class="checkbox text-info">
<input type="checkbox" name="paris"> Paris Nov.2014?
@ -125,7 +125,7 @@
<p>What you will get out of SquatConf is, in the end literally what you will want put in SquatConf .</p>
<ul>
<li>Tickets will be on donation, you want a cheap conf give 0, you want provided food ...</li>
<li>Tickets will be on donation</li>
<li>this won&#39;t be a 400 ppl conf for sure, but do you NEED that much ppl ?</li>
<li>there are already speakers interested for who you would enjoy spend some bucks :)</li>
<li>you have ideas to improve this thing ? they are gladly welcome. </li>

Loading…
Cancel
Save