0.0.161 upd footer max-width
This commit is contained in:
@@ -275,7 +275,7 @@ section.register>h1 {
|
||||
}
|
||||
|
||||
footer>div {
|
||||
max-width: 85%;
|
||||
max-width: 1440px;
|
||||
margin: auto;
|
||||
padding: 40px;
|
||||
height: 73%;
|
||||
@@ -328,7 +328,7 @@ footer>div {
|
||||
|
||||
|
||||
.second-footer>div {
|
||||
max-width: 90%;
|
||||
max-width: 1440px;
|
||||
margin: auto;
|
||||
height: 60px;
|
||||
width: 100%;
|
||||
@@ -2153,6 +2153,7 @@ button#send_feedback_form{
|
||||
font-style: normal;
|
||||
font-weight: 700;
|
||||
line-height: 36px;
|
||||
margin-top: 30px;
|
||||
}
|
||||
|
||||
.tabs>label:not(:first-of-type) {
|
||||
@@ -2178,6 +2179,9 @@ button#send_feedback_form{
|
||||
width: 90%;
|
||||
margin: auto;
|
||||
}
|
||||
.pre_bottom_block_static>h2{
|
||||
margin-top: 100px;
|
||||
}
|
||||
|
||||
.cards_wrapper{
|
||||
display: flex;
|
||||
@@ -2332,6 +2336,9 @@ button#send_feedback_form{
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
}
|
||||
.faq_main_page>h2{
|
||||
margin-top: 100px;
|
||||
}
|
||||
|
||||
|
||||
details{
|
||||
|
||||
@@ -273,10 +273,12 @@
|
||||
<summary>{% translate "Как оплатить лицензию?" %}</summary>
|
||||
<p>{% translate "Однозначно, явные признаки победы институционализации ограничены исключительно образом мышления. Следует отметить, что новая модель организационной деятельности обеспечивает широкому кругу (специалистов) участие в формировании как самодостаточных, так и внешне зависимых концептуальных решений. " %}</p>
|
||||
</details>
|
||||
<h2 id=title_static>{% translate "Последние новости" %}</h2>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<h2 id=title_static>{% translate "Последние новости" %}</h2>
|
||||
|
||||
|
||||
<div class="news_block_main">
|
||||
{% for art in articles %}
|
||||
|
||||
Reference in New Issue
Block a user