smallImgDown相对位置修改
This commit is contained in:
@@ -608,13 +608,13 @@
|
||||
.scrollbutton_01.smallImgUp,
|
||||
.scrollbutton_01.smallImgUp.disabled {
|
||||
background: url(/static/index/pc/images/fl.png);
|
||||
left: 0px;
|
||||
left: 10%;
|
||||
}
|
||||
|
||||
.scrollbutton_01.smallImgDown,
|
||||
.scrollbutton_01.smallImgDown.disabled {
|
||||
background: url(/static/index/pc/images/rh.png);
|
||||
right: 0px;
|
||||
right: 10%;
|
||||
}
|
||||
|
||||
.scrollbutton.smallImgUp,
|
||||
|
||||
Reference in New Issue
Block a user