0.0.188 media 360px main

This commit is contained in:
2023-10-31 17:46:07 +03:00
parent ad9e6aa6b9
commit ed00864447
2 changed files with 17 additions and 6 deletions

View File

@@ -99,6 +99,8 @@
}
.mid_block_static{
padding: 0;
margin: 120px 10px;
width: 100%;
}
.wrapper_tab_button{
width: 55%;
@@ -170,7 +172,7 @@
line-height: 20px;
}
.news_block_main {
margin: 0 16px 120px 16px;
margin: 0 0 120px 0;
}
.news_item {
margin-bottom: 20px;
@@ -213,11 +215,8 @@
width: unset;
float: unset;
text-align: center;
margin: unset;
}
/*.sf_1_column{*/
/* padding: unset;*/
/*}*/
.second-footer>div{
text-align: center;
}
@@ -225,6 +224,18 @@
padding: unset;
padding-bottom: 15px;
}
.third-column>div{
margin-bottom: 10px;
}
#f_contacts{
margin-bottom: 60px;
}
.four-column>div:last-child>div{
margin-bottom: 10px;
}
/* footer*/

View File

@@ -37,7 +37,7 @@
<div><a href="{% url "static_page" "partners" %}">{% trans "Партнерам" %}</a></div>
<div><a href="{% url 'static_page' 'advertisement' %}">{% trans "Реклама" %}</a></div>
<div><a href="{% url 'static_page' 'customer_service' %}">{% trans "Служба поддержки" %}</a></div>
<div><a href="{% url 'static_page' 'contacts' %}">{% trans "Контакты" %}</a></div>
<div id="f_contacts"><a href="{% url 'static_page' 'contacts' %}">{% trans "Контакты" %}</a></div>
</div>
<div class="four-column">