Commit edd12ad9 by doszhang

dos

parent a48fe5e2
......@@ -1413,11 +1413,11 @@ ul, li {
.page-g .bj .prize {
position: absolute;
display: inline-block;
left: 111px;
left: 56px;
top: 443px;
background: url("../images/map-two.png") left top;
width: 422px;
height: 599px;
width: 503px;
height: 629px;
}
.page-g .bj .prize .btn-info {
position: absolute;
......
......@@ -1162,7 +1162,7 @@ ul, li {
}
.prize {
@include image_bounds_by_pos("../images/map-two.png", 111px, 443px);
@include image_bounds_by_pos("../images/map-two.png", 56px, 443px);
.btn-info {
position: absolute;
left: 0;
......
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 sign in to comment