0.0.159 upd footer

This commit is contained in:
2023-09-26 17:17:33 +03:00
parent 01c7b01c55
commit 724c450120
2 changed files with 37 additions and 26 deletions

View File

@@ -275,7 +275,7 @@ section.register>h1 {
} }
footer>div { footer>div {
max-width: 1280px; max-width: 85%;
margin: auto; margin: auto;
padding: 40px; padding: 40px;
height: 73%; height: 73%;
@@ -292,8 +292,14 @@ footer>div {
} }
.first-column{ .first-column{
float: left; float: left;
width: 55%; width: 50%;
} }
.social_media_footer {
margin-top: 15px;
}
.second-column { .second-column {
float: right; float: right;
width: 29%; width: 29%;
@@ -302,7 +308,7 @@ footer>div {
.third-column { .third-column {
width: 33%; width: 33%;
float: left; float: left;
margin-top: 11%; margin-top: 10%;
} }
.four-column{ .four-column{
display: inline-block; display: inline-block;
@@ -310,9 +316,11 @@ footer>div {
.fifth-column { .fifth-column {
float: right; float: right;
width: 33%; width: 21%;
margin-right: 35px;
} }
.social_media_footer { .social_media_footer {
margin-top: 19px; margin-top: 19px;
} }
@@ -320,7 +328,7 @@ footer>div {
.second-footer>div { .second-footer>div {
max-width: 1280px; max-width: 90%;
margin: auto; margin: auto;
height: 60px; height: 60px;
width: 100%; width: 100%;
@@ -2066,9 +2074,9 @@ button#send_feedback_form{
padding-bottom: 20px; padding-bottom: 20px;
} }
.search_form_main { /*.search_form_main {*/
padding-top: 40px; /* padding-top: 40px;*/
} /*}*/
/*tabs_on_main_page*/ /*tabs_on_main_page*/
@@ -2083,9 +2091,14 @@ button#send_feedback_form{
display: none; display: none;
} }
.tabs>div /*.tabs>div {*/
/* !* скрыть контент по умолчанию *!*/
/* display: none;*/
/* font-size: 16px;*/
/*} */
{ #content-1,#content-2
{
/* скрыть контент по умолчанию */ /* скрыть контент по умолчанию */
display: none; display: none;
font-size: 16px; font-size: 16px;

View File

@@ -22,19 +22,19 @@
</p> </p>
</span> </span>
<div class="wrapper_switch"> {# <div class="wrapper_switch">#}
<div class="switch"> {# <div class="switch">#}
<div class="form_radio_btn"> {# <div class="form_radio_btn">#}
{##}
<input class="{% if account_type == "mover" %}active {% else %} deactive{% endif %}" id="radio-1" type="radio" name="account_type" value="mover" > {# <input class="{% if account_type == "mover" %}active {% else %} deactive{% endif %}" id="radio-1" type="radio" name="account_type" value="mover" >#}
<label for="radio-1">{% translate "Автоперевозки" %}</label> {# <label for="radio-1">{% translate "Автоперевозки" %}</label>#}
</div> {# </div>#}
<div class="form_radio_btn"> {# <div class="form_radio_btn">#}
<input class="{% if account_type == "sender" %}active {% else %} deactive{% endif %}" id="radio-2" type="radio" name="account_type" value="sender" checked> {# <input class="{% if account_type == "sender" %}active {% else %} deactive{% endif %}" id="radio-2" type="radio" name="account_type" value="sender" checked>#}
<label for="radio-2">{% translate "Авиаперевозки" %}</label> {# <label for="radio-2">{% translate "Авиаперевозки" %}</label>#}
</div> {# </div>#}
</div> {# </div>#}
</div> {# </div>#}
{# <img src="/static/img/png/Box1.png" alt="">#} {# <img src="/static/img/png/Box1.png" alt="">#}
@@ -63,14 +63,12 @@
<div class="tabs"> <div class="tabs">
<input type="radio" name="tab-btn" id="tab-btn-1" value="" checked> <input type="radio" name="tab-btn" id="tab-btn-1" value="" checked>
<label for="tab-btn-1">{% translate "Как отправить?" %}</label> <label for="tab-btn-1">{% translate "Как отправить?" %}</label>
<input type="radio" name="tab-btn" id="tab-btn-2" value=""> <input type="radio" name="tab-btn" id="tab-btn-2" value="">
<label for="tab-btn-2">{% translate "Как перевезти?" %}</label> <label for="tab-btn-2">{% translate "Как перевезти?" %}</label>
<div id="content-1"> <div id="content-1">
<h2 id="title_static">{% translate "Вам нужно отправить посылку быстро и недорого?" %}</h2> <h2 id="title_static">{% translate "Вам нужно отправить посылку быстро и недорого?" %}</h2>
<div class="benefit_img"> <div class="benefit_img">