a
This commit is contained in:
parent
bff2f903ec
commit
989d2b5aae
@ -44,3 +44,7 @@
|
||||
text-align: center;
|
||||
color: white;
|
||||
}
|
||||
form{
|
||||
text-align: center;
|
||||
margin-top:1%;
|
||||
}
|
||||
|
@ -28,7 +28,10 @@
|
||||
<p class="dragndrop-title">Glissez ou déposez votre image ici</p>
|
||||
<img src="img/upload.png" alt="">
|
||||
</div>
|
||||
<p class="warning">Attention, votre image doit respecter nos <a href="#">conditions d'utilisation</a> !</p>
|
||||
<form action="">
|
||||
Titre :<input type="text">
|
||||
</form>
|
||||
<p class="warning">Attention, votre image et votre titre doit respecter nos <a href="#">conditions d'utilisation</a> !</p>
|
||||
</article>
|
||||
</main>
|
||||
<div class=pubD>
|
||||
|
Loading…
Reference in New Issue
Block a user