diff --git a/static/css/styles(boris).css b/static/css/styles(boris).css index f1d1fcc..c2c0b4c 100644 --- a/static/css/styles(boris).css +++ b/static/css/styles(boris).css @@ -1937,7 +1937,7 @@ position: sticky; z-index: 1; height: 1px; - background: black; + background: #dad7d7; width: 100%; - top: 65px; + top: 60px; } \ No newline at end of file diff --git a/static/css/styles.css b/static/css/styles.css index 086a851..72001ca 100644 --- a/static/css/styles.css +++ b/static/css/styles.css @@ -220,6 +220,7 @@ header { position: sticky; z-index: 4; top: 0; + background: #F8F8F8; } @@ -1847,9 +1848,9 @@ button#more_button{ url(/static/img/png/Box4.png); background-position: bottom 83px left 110px, - top 230px left 218px, + top 154px left 205px, bottom 34px right 58px, - top 209px right 210px; + top 140px right 233px; background-repeat: no-repeat, no-repeat, @@ -1857,9 +1858,26 @@ button#more_button{ 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) { /* Положение нижнего левого изображения */ diff --git a/templates/pages/p_main.html b/templates/pages/p_main.html index 6edc671..05edba2 100644 --- a/templates/pages/p_main.html +++ b/templates/pages/p_main.html @@ -9,7 +9,7 @@ {% endblock %} {% block content %} -
+