fix css

parent f0e3630a
......@@ -159,6 +159,15 @@ a.toggle_bottom:hover .icon-arrowDown2:after, a.toggle_bottom:active .icon-arrow
.video_sec a.toggle_bottom {
margin-top: 153px;
}
.bx-wrapper .bx-prev {
background: #344555 url(../images/arrow_left.png) no-repeat center center;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover {
background: url(../images/elips_hover.png) no-repeat center center;
}
.bx-wrapper .bx-pager.bx-default-pager a {
background: url(../images/elips.png) no-repeat center center;
}
@media (min-width: 970px) {
.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