We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3dd6d2d commit 2e4ac4cCopy full SHA for 2e4ac4c
style/style.css
@@ -61,7 +61,7 @@ input {
61
z-index: 7;
62
width: 74px;
63
height: 74px;
64
- background: url(../img/map-circleBg.png) no-repeat -1px -1px;
+ background: url(https://jefsky.github.io/findHouseByMap/img/map-circleBg.png) no-repeat -1px -1px;
65
}
66
67
.lpNum>li>a {
@@ -127,7 +127,7 @@ input {
127
white-space: nowrap;
128
height: 28px;
129
line-height: 28px;
130
- background: url(../img/gang_ditu.png) no-repeat left center #199752;
+ background: url(https://jefsky.github.io/findHouseByMap/img/gang_ditu.png) no-repeat left center #199752;
131
padding: 0px 14px 0 7px;
132
font-size: 13px;
133
color: #ffffff;
0 commit comments