diff --git a/static/css/styles(boris).css b/static/css/styles(boris).css index 442ac67..49240ec 100644 --- a/static/css/styles(boris).css +++ b/static/css/styles(boris).css @@ -2817,4 +2817,31 @@ text-align: left; top: 0; left: 19px; +} + +.btn_a_anchor{ + border-radius: 10px; + background: #E6E6E6; + width: 20%; + height: 60px; + font-size: 18px; + font-style: normal; + font-weight: 600; + line-height: 26px; + color: rgba(39, 36, 36, 0.60); + margin-left: 5px; + display: block; +} + +.btn_a_anchor.partners{ + background: #FF613A; + color: #FFF; +} + +.text_in_btn_a_anchor{ + padding-top: 20px; +} + +.anchor{ + scroll-margin-top: 60px; } \ No newline at end of file diff --git a/static/css/styles.css b/static/css/styles.css index f8ccd82..e9da490 100644 --- a/static/css/styles.css +++ b/static/css/styles.css @@ -1960,8 +1960,8 @@ button#more_button{ border-radius: 10px; text-align: center; box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.12); - margin: 0 auto; - + margin-left: 0; + margin-right: 0; } @@ -2199,23 +2199,26 @@ figure{ text-align: -moz-center; width: 100%; margin-top: 40px; + display: flex; + justify-content: center; + flex-wrap: wrap; } -#how_it_work_b{ - border-radius: 10px; - background: #E6E6E6; - width: 20%; - height: 60px; - font-size: 18px; - font-style: normal; - font-weight: 600; - line-height: 26px; - color: rgba(39, 36, 36, 0.60); - margin-left: 5px; +/*#how_it_work_b{*/ +/* border-radius: 10px;*/ +/* background: #E6E6E6;*/ +/* width: 20%;*/ +/* height: 60px;*/ +/* font-size: 18px;*/ +/* font-style: normal;*/ +/* font-weight: 600;*/ +/* line-height: 26px;*/ +/* color: rgba(39, 36, 36, 0.60);*/ +/* margin-left: 5px;*/ -} +/*}*/ .benefit_img_item{ width: 30%; diff --git a/templates/blocks/static_pages_blocks/b_advertisement.html b/templates/blocks/static_pages_blocks/b_advertisement.html index b133090..dbc4093 100644 --- a/templates/blocks/static_pages_blocks/b_advertisement.html +++ b/templates/blocks/static_pages_blocks/b_advertisement.html @@ -8,9 +8,9 @@