Commit edd12ad9 by doszhang

dos

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