0.0.304 rewrite news widget
This commit is contained in:
@@ -1400,6 +1400,25 @@
|
||||
width: 490px;
|
||||
margin: 0 auto 30px;
|
||||
}
|
||||
|
||||
.news_item_pagination{
|
||||
width: 490px;
|
||||
}
|
||||
.pag_news_img{
|
||||
width: unset;
|
||||
}
|
||||
|
||||
.news_item_pagination.odd .pag_news_img, .news_item_pagination.odd .pag_news_item_text{
|
||||
float: unset;
|
||||
|
||||
}
|
||||
.news_item_pagination.even .pag_news_img, .news_item_pagination.even .pag_news_item_text{
|
||||
float: unset;
|
||||
}
|
||||
|
||||
.pag_news_item_text{
|
||||
width: unset;
|
||||
}
|
||||
}
|
||||
@media (max-width: 850px){
|
||||
|
||||
@@ -1635,6 +1654,10 @@
|
||||
display: block;
|
||||
}
|
||||
|
||||
.news_item_pagination{
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.previous_next_news>.news_item_static{
|
||||
margin: unset;
|
||||
margin-bottom: 40px;
|
||||
|
||||
Reference in New Issue
Block a user