fix css

parent 8396835f
...@@ -168,6 +168,12 @@ a.toggle_bottom:hover .icon-arrowDown2:after, a.toggle_bottom:active .icon-arrow ...@@ -168,6 +168,12 @@ a.toggle_bottom:hover .icon-arrowDown2:after, a.toggle_bottom:active .icon-arrow
.bx-wrapper .bx-pager.bx-default-pager a { .bx-wrapper .bx-pager.bx-default-pager a {
background: url(../images/elips.png) no-repeat center center; background: url(../images/elips.png) no-repeat center center;
} }
.bx-wrapper .bx-next {
background: #344555 url(../images/arrow_right.png) no-repeat center center;
}
.bx-wrapper .bx-pager.bx-default-pager a.active {
background: url(../images/elips_active.png) no-repeat center center;
}
@media (min-width: 970px) { @media (min-width: 970px) {
.article_short_txt img { .article_short_txt img {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment