0.0.74 change css class info_profile

This commit is contained in:
2023-08-06 17:30:53 +03:00
parent a06e9c3435
commit fec98f1aa1
2 changed files with 2 additions and 2 deletions

View File

@@ -815,7 +815,7 @@ section.profile {
width: 300px;
}
.info_profile>div:nth-child(3) {
.info_profile>.advice_text {
color: rgba(39, 36, 36, 0.60);
/* Body text 3 */
font-family: Inter;

View File

@@ -9,7 +9,7 @@
{# </select></div>#}
</div>
</div>
<div>Если хотите отправить посылку - зарегистрируйтесь, как отправитель</div>
<div class="advice_text">Если хотите отправить посылку - зарегистрируйтесь, как отправитель</div>
<div>Если у Вас возникнут вопросы Вы можете связаться с нами: <a href="mailto:support@twb.com">support@twb.com</a></div>
<div>У Вас <a href="#">три</a> новых сообщения. <a href="#">Посмотреть</a></div>
<div>Хотите получать уведомление о появлении посылок? <a href="#">Заполните форму</a></div>