- fix css

parent 7dcd9264
...@@ -2818,4 +2818,10 @@ width: 95%; ...@@ -2818,4 +2818,10 @@ width: 95%;
} }
.bx-wrapper { .bx-wrapper {
min-height: 413px; min-height: 413px;
}
.bx-wrapper .bx-prev:hover {
background: #00bce7 url(../images/arrow_left.png) no-repeat center center;
}
.bx-wrapper .bx-next:hover {
background: #00bce7 url(../images/arrow_right.png) no-repeat center center;
} }
\ No newline at end of file
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