diff --git a/static/aerbimCSS.css b/static/aerbimCSS.css index 8aa5bef..4658449 100644 --- a/static/aerbimCSS.css +++ b/static/aerbimCSS.css @@ -75,6 +75,24 @@ body,html{ padding-right: 90px; } +.description_page{ + margin-top: 60px; + display: block; + font-size: 24px; + font-weight: 500; + color: #000000; +} + +.title_page{ + font-size: 36px; + font-weight: 700; + text-transform: uppercase; + color: #000000; + margin-top: 10px; + display: block; + margin-bottom: 60px; +} + .standart_txt{ color: #ffffff; /*font-family: Spline Sans;*/ @@ -800,4 +818,35 @@ body,html{ .list_characters_widget_how_dev > li{ color: #000000; text-transform: unset; +} + +/*block present technology*/ + +.txt_block_present_technology{ + width: 100%; + display: block; + text-align: center; + padding-bottom: 5px; + padding-top: 5px; +} + +.content_block_present_technology{ + width: calc(100% - 170px); + margin-left: 170px; + text-align: -webkit-right; + display: flex; + flex-wrap: wrap; + justify-content: space-between; + align-items: center; +} + +.left_part_block_present_technology{ + width: calc(100% - 230px); +} +.right_part_block_present_technology{ + width: 130px; +} + +.img_block_present_technology{ + width: 130px; } \ No newline at end of file diff --git a/templates/blocks/b_present_technology.html b/templates/blocks/b_present_technology.html index 566549b..f7bad80 100644 --- a/templates/blocks/b_present_technology.html +++ b/templates/blocks/b_present_technology.html @@ -1,10 +1,12 @@ - - -
- -