0.0.164 add article news

This commit is contained in:
2023-10-03 13:41:01 +03:00
parent 6dfc41fc0d
commit 2cc45c7efc
2 changed files with 50 additions and 5 deletions

View File

@@ -2525,8 +2525,25 @@ details[open] summary ~ *{
font-weight: 600;
line-height: 26px;
}
.self_news_header{
font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: 36px;
margin-bottom: 40px;
}
.self_news_description{
margin-bottom: 40px;
}
.self_news_text>p>img{
margin: 40px 3%;
}
.self_news_img{
float: right;
width: 30%;
margin-left: 20px;
}