0.0.171
This commit is contained in:
@@ -2429,6 +2429,7 @@ details[open] summary ~ *{
|
||||
}
|
||||
.news_item>div{
|
||||
margin: 10px;
|
||||
overflow-wrap: break-word;
|
||||
}
|
||||
.news_item>a{
|
||||
color: black;
|
||||
@@ -2531,11 +2532,13 @@ details[open] summary ~ *{
|
||||
.news_item_pagination:nth-child(odd) .pag_news_item_text{
|
||||
float: left;
|
||||
margin: 10px;
|
||||
overflow-wrap: break-word;
|
||||
}
|
||||
.news_item_pagination:nth-child(even) .pag_news_img,
|
||||
.news_item_pagination:nth-child(even) .pag_news_item_text{
|
||||
float: right;
|
||||
margin: 10px
|
||||
margin: 10px;
|
||||
overflow-wrap: break-word;
|
||||
}
|
||||
.news_header{
|
||||
font-size: 17px;
|
||||
|
||||
Reference in New Issue
Block a user