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: 10px 5px;
margin-left: -5px; margin-left: -5px;
} }
input{width: 100%;} .input{width: 100%;}
/*mq madness*/ /*mq madness*/
.maxW, .dskW,.tblW{display:none;} .maxW, .dskW,.tblW{display:none;}

@ -28,7 +28,7 @@
<legend>JOIN US</legend> <legend>JOIN US</legend>
<!-- WARNING: This only works for development system (localhost) --> <!-- WARNING: This only works for development system (localhost) -->
<label class="text-info">Enter your email..</label> <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> <span class="help-block">we'll send you info about future events</span>
<label class="checkbox text-info"> <label class="checkbox text-info">
<input type="checkbox" name="paris"> Paris Nov.2014? <input type="checkbox" name="paris"> Paris Nov.2014?
@ -125,11 +125,11 @@
<p>What you will get out of SquatConf is, in the end literally what you will want put in SquatConf .</p> <p>What you will get out of SquatConf is, in the end literally what you will want put in SquatConf .</p>
<ul> <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>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>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> <li>you have ideas to improve this thing ? they are gladly welcome. </li>
</ul> </ul>
<h2 id="mhhh-i-want-to-talk-here-">mhhh I want to talk here !!!</h2> <h2 id="mhhh-i-want-to-talk-here-">mhhh I want to talk here !!!</h2>
<p>Please see <a href="https://github.com/squatconf/talks">here</a> to propose a talk</p> <p>Please see <a href="https://github.com/squatconf/talks">here</a> to propose a talk</p>

Loading…
Cancel
Save