diff --git a/static/css/styles(boris).css b/static/css/styles(boris).css index 49240ec..9770a9b 100644 --- a/static/css/styles(boris).css +++ b/static/css/styles(boris).css @@ -2744,6 +2744,9 @@ .container_descript_one_news{ width: 100%; overflow-wrap: break-word; + background: linear-gradient(180deg, #040404 46%, #ffffff 72%, #ffffff); + -webkit-background-clip: text; + -webkit-text-fill-color: transparent; } .container_name_one_news{ diff --git a/static/css/styles.css b/static/css/styles.css index 452fd8e..14eb812 100644 --- a/static/css/styles.css +++ b/static/css/styles.css @@ -1990,6 +1990,7 @@ button.cancel_remove.show, button.confirm_remove.show{ font-style: normal; font-weight: 700; line-height: 52px; + margin-bottom: 20px; } diff --git a/static/js/user_profile.js b/static/js/user_profile.js index 48358e5..582dab0 100644 --- a/static/js/user_profile.js +++ b/static/js/user_profile.js @@ -255,6 +255,7 @@ function loader_place_ins_boris (el,type=null){ let cur_loader_place = el.nextElementSibling if (type){ cur_loader_place.innerHTML = "" + changeWidthEL(el) } else { if (loader_place){ diff --git a/templates/blocks/profile/b_support_chat.html b/templates/blocks/profile/b_support_chat.html index 525e7e8..7a8268d 100644 --- a/templates/blocks/profile/b_support_chat.html +++ b/templates/blocks/profile/b_support_chat.html @@ -79,7 +79,7 @@ {# #}