0.0.165 a teg for news

This commit is contained in:
2023-10-03 15:14:53 +03:00
parent 2cc45c7efc
commit c2b9b0c85b
3 changed files with 20 additions and 26 deletions

View File

@@ -2523,7 +2523,7 @@ details[open] summary ~ *{
font-size: 17px;
font-style: normal;
font-weight: 600;
line-height: 26px;
line-height: 20px;
}
.self_news_header{
font-size: 24px;
@@ -2535,8 +2535,14 @@ details[open] summary ~ *{
.self_news_description{
margin-bottom: 40px;
}
.self_news_text>p>img{
margin: 40px 3%;
.self_news_text>p+img{
text-align: center;
}
.self_news_text>p>a{
color: black;
text-decoration: underline;
}
.self_news_img{