0.0.175 upd header

This commit is contained in:
2023-10-19 09:50:12 +03:00
parent f552d6c0f2
commit 6ac082c7df
3 changed files with 26 additions and 8 deletions

View File

@@ -1937,7 +1937,7 @@
position: sticky; position: sticky;
z-index: 1; z-index: 1;
height: 1px; height: 1px;
background: black; background: #dad7d7;
width: 100%; width: 100%;
top: 65px; top: 60px;
} }

View File

@@ -220,6 +220,7 @@ header {
position: sticky; position: sticky;
z-index: 4; z-index: 4;
top: 0; top: 0;
background: #F8F8F8;
} }
@@ -1847,9 +1848,9 @@ button#more_button{
url(/static/img/png/Box4.png); url(/static/img/png/Box4.png);
background-position: background-position:
bottom 83px left 110px, bottom 83px left 110px,
top 230px left 218px, top 154px left 205px,
bottom 34px right 58px, bottom 34px right 58px,
top 209px right 210px; top 140px right 233px;
background-repeat: background-repeat:
no-repeat, no-repeat,
no-repeat, no-repeat,
@@ -1857,9 +1858,26 @@ button#more_button{
no-repeat; no-repeat;
} }
/*.top_block_static img{*/
/* position: absolute;*/ .top_block_static_wrapper_main{
/* }*/ background-image:
url(/static/img/png/Box7.png),
url(/static/img/png/Box6.png),
url(/static/img/png/Box8.png),
url(/static/img/png/Box4.png);
background-position:
bottom 23px left -7px,
top 154px left 242px,
top 0px right -10px,
top 146px right 270px;
background-repeat:
no-repeat,
no-repeat,
no-repeat,
no-repeat;
}
.top_block_static img:nth-child(4) { .top_block_static img:nth-child(4) {
/* Положение нижнего левого изображения */ /* Положение нижнего левого изображения */

View File

@@ -9,7 +9,7 @@
{% endblock %} {% endblock %}
{% block content %} {% block content %}
<div class="top_block_static_wrapper"> <div class="top_block_static_wrapper_main">
<div class="top_block_static"> <div class="top_block_static">
<div class="title_static_wrapper"> <div class="title_static_wrapper">