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