1.1.26 upd msg counter and styles for news
This commit is contained in:
@@ -3304,6 +3304,24 @@ details[open] summary ~ *{
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
.self_news_text>ul>li{
|
||||
list-style: disc;
|
||||
|
||||
}
|
||||
.self_news_text>ul{
|
||||
margin-left: 20px;
|
||||
}
|
||||
.self_news_text>ol{
|
||||
padding-left: 20px;
|
||||
}
|
||||
.self_news_text>ol>li{
|
||||
margin: 10px 0;
|
||||
}
|
||||
|
||||
.self_news_text>img{
|
||||
margin: 15px 0;
|
||||
}
|
||||
|
||||
.self_news_img{
|
||||
float: right;
|
||||
width: 40%;
|
||||
|
||||
Reference in New Issue
Block a user