From 655ac4e398b5d19fb902bbea56578dec138a6cba Mon Sep 17 00:00:00 2001 From: SBD Date: Sun, 10 Dec 2023 21:30:29 +0300 Subject: [PATCH] 0.0.124 --- static/aerbimCSS.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/static/aerbimCSS.css b/static/aerbimCSS.css index 52b6807..c4d9e86 100644 --- a/static/aerbimCSS.css +++ b/static/aerbimCSS.css @@ -21,6 +21,7 @@ body,html{ /* 'Raleway-Thin' ,*/ /* 'Raleway-ThinItalic' ,*/ /* 'sans-serif';*/ + box-sizing: border-box; } body.n_scroll{ @@ -1183,8 +1184,7 @@ body.n_scroll{ width: 100%; display: flex; flex-wrap: wrap; - padding-bottom: 25px; - padding-top: 25px; + padding: 25px; margin-top: 10px; margin-bottom: 10px; } @@ -1200,6 +1200,7 @@ body.n_scroll{ } .w_one_present.even .txt_part_w_one_present{ margin-right: 5%; + padding-left: 2%; } .w_one_present.odd .txt_part_w_one_present{ margin-left: 5%; @@ -1229,8 +1230,7 @@ body.n_scroll{ .img_container_part_w_one_present{ width: 50%; - text-align: center; -}C +} .img_part_w_one_present{ width: 100%;