diff --git a/static/css/styles.css b/static/css/styles.css index d0c8543..7f9506d 100644 --- a/static/css/styles.css +++ b/static/css/styles.css @@ -1856,6 +1856,14 @@ button.cancel_remove{ margin-bottom: 40px; } #title_static_customer{ + text-align: center; + font-size: 44px; + font-style: normal; + font-weight: 700; + line-height: 52px; + margin-bottom: 5px; +} +#title_static_customer2{ text-align: center; font-size: 44px; font-style: normal; @@ -2066,9 +2074,9 @@ button#more_button{ position: relative; width: 80%; margin: 0 auto 120px; - - } + + .bottom_block_static img{ position: absolute; } @@ -2096,9 +2104,9 @@ button#more_button{ .bottom_block_static img:nth-child(5) { /* Положение верхнего левого изображения */ - top: 13%; - left: 3%; - transform: scale(-1, 1); + top: 5%; + left: -2%; + transform: scale(-1, 1); } @@ -2115,7 +2123,7 @@ button#more_button{ .bottom_block_static img:nth-child(7) { /* Положение верхнего правого изображения */ top: 18%; - right: 1%; + right: -1%; } diff --git a/templates/blocks/static_pages_blocks/b_mover_search.html b/templates/blocks/static_pages_blocks/b_mover_search.html index bd454cc..d6df16c 100644 --- a/templates/blocks/static_pages_blocks/b_mover_search.html +++ b/templates/blocks/static_pages_blocks/b_mover_search.html @@ -161,7 +161,7 @@