0.0.233
This commit is contained in:
@@ -1405,9 +1405,11 @@
|
||||
font-size: 16px;
|
||||
font-weight: 500;
|
||||
background: #FF613A;
|
||||
padding: 8px 26px;
|
||||
padding: 0 26px;
|
||||
border-radius: 10px;
|
||||
margin-bottom: 10px;
|
||||
height: 44px;
|
||||
width: 160px;
|
||||
}
|
||||
|
||||
.another_subscribe{
|
||||
@@ -1448,6 +1450,7 @@
|
||||
border-radius: 10px;
|
||||
display: block;
|
||||
height: 44px;
|
||||
width: 160px;
|
||||
}
|
||||
|
||||
.subscribe_was_paid{
|
||||
|
||||
@@ -48,7 +48,7 @@
|
||||
</div>
|
||||
<div class="clear_both"></div>
|
||||
</div>
|
||||
<div class="inf_about_tarif_plan_text"><b style="font-weight: 500;">При понижении тарифного</b> плана оплаченный период действия текущей подписки не пересчитывается.</div>
|
||||
<div class="inf_about_tarif_plan_text"><div style="font-weight: 600;">При понижении тарифного</div> плана оплаченный период действия текущей подписки не пересчитывается.</div>
|
||||
<div class="b_another_subscribes">
|
||||
{% for item in subscribes %}
|
||||
{% if item.id != subscribe_for_user.subscribe.id %}
|
||||
|
||||
Reference in New Issue
Block a user