This commit is contained in:
2023-10-30 09:30:29 +03:00
parent c6edd2c533
commit a435e85d4c
3 changed files with 55 additions and 41 deletions

View File

@@ -2129,4 +2129,14 @@
font-size: 16px;
margin: 0;
max-width: 330px;
}
/*p_main news*/
.news_description{
/*background: linear-gradient(45deg, #040404 33%, #c5c5c5 66%, #ffffff);*/
/*-webkit-background-clip: text;*/
/*-webkit-text-fill-color: transparent;*/
font-size: 16px;
font-weight: 400;
}