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{