changemsg_newsletter
This commit is contained in:
parent
2003f452dd
commit
0fd036ea7b
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -606,6 +606,8 @@
|
|||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
margin: 0 0 10px 0;
|
margin: 0 0 10px 0;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
|
text-align: center;
|
||||||
|
color: white;
|
||||||
}
|
}
|
||||||
#mlb2-985974.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent ul,
|
#mlb2-985974.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent ul,
|
||||||
#mlb2-985974.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent ol,
|
#mlb2-985974.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent ol,
|
||||||
|
@ -701,6 +701,7 @@
|
|||||||
}
|
}
|
||||||
#mlb2-985974.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody.ml-form-embedBodyHorizontal{
|
#mlb2-985974.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody.ml-form-embedBodyHorizontal{
|
||||||
display: block!important;
|
display: block!important;
|
||||||
|
margin-bottom: 1rem;
|
||||||
}
|
}
|
||||||
#mlb2-985974.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent label{
|
#mlb2-985974.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedContent label{
|
||||||
white-space: normal!important;
|
white-space: normal!important;
|
||||||
|
@ -42,7 +42,7 @@
|
|||||||
<div class="ml-form-successBody row-success" style="display: none">
|
<div class="ml-form-successBody row-success" style="display: none">
|
||||||
<div class="ml-form-successContent">
|
<div class="ml-form-successContent">
|
||||||
<div id="thanks">Merci !</div>
|
<div id="thanks">Merci !</div>
|
||||||
<p>Vous avez rejoint avec succès notre liste d'abonnés.</p>
|
<p>Merci ! Un email vous a été envoyé pour que vous puissiez confirmer votre abonnement à notre newsletter.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user