forked from tykayn/funky-framadate-front
amélioration de l'affichage de l'email
This commit is contained in:
parent
d99f3af921
commit
f566c30ee1
@ -40,11 +40,10 @@
|
|||||||
<select name="" id="">
|
<select name="" id="">
|
||||||
<option value="">leur vote</option>
|
<option value="">leur vote</option>
|
||||||
<option value="">tous les votes</option>.
|
<option value="">tous les votes</option>.
|
||||||
|
</select>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
</p>Je peux retrouver ce sondage à cette adresse : <input type="text" id="pool-url" name="pool-url" value="http://example.com" class="nfl-textfield">, et/ou
|
<p>Je peux retrouver ce sondage grâce à mon email <input type="email" id="email" name="email" value="monemail@example.com">.</p>
|
||||||
grace à mon email <input type="email" id="email" name="email" value="monemail@example.com" class="nfl-textfield">.</p>
|
|
||||||
</p>
|
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
Je
|
Je
|
||||||
|
@ -87,7 +87,7 @@ section:not(:last-of-type) {
|
|||||||
margin-bottom: 30px;
|
margin-bottom: 30px;
|
||||||
}
|
}
|
||||||
|
|
||||||
input[type="text"], input[type="email"] {
|
input[type="text"] {
|
||||||
border:0;
|
border:0;
|
||||||
border-bottom:1px solid black;
|
border-bottom:1px solid black;
|
||||||
line-height:60%;
|
line-height:60%;
|
||||||
|
Loading…
Reference in New Issue
Block a user