TRI-254 Replace placeholder text for registration form

This commit is contained in:
2024-09-09 23:49:40 +03:00
parent 09a6de1544
commit 5e0d5f4b91
2 changed files with 11 additions and 1 deletions

View File

@@ -1000,6 +1000,16 @@ section.register>form {
display: inline-block;
width: 90%;
}
.necessary_text {
color: rgba(39, 36, 36, 0.60);
/* Body text 3 */
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 20px;
display: inline-block;
width: 100%;
}
.button_register>button {
display: block;

View File

@@ -17,7 +17,7 @@
onsubmit="ym(97070898,'reachGoal','Registration'); return true;"
>
{% csrf_token %}
<div class="agree_text">{% trans "Обязательные поля помечены значком *" %}</div>
<div class="necessary_text">{% trans "Обязательные поля помечены значком *" %}</div>
<div class="inputs">
<div class="inp_firstname">