0.0.188 media 360px main
This commit is contained in:
@@ -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*/
|
||||
|
||||
|
||||
|
||||
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user