Skip to content

Commit 2e4ac4c

Browse files
committed
Update style.css
1 parent 3dd6d2d commit 2e4ac4c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

style/style.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ input {
6161
z-index: 7;
6262
width: 74px;
6363
height: 74px;
64-
background: url(../img/map-circleBg.png) no-repeat -1px -1px;
64+
background: url(https://jefsky.github.io/findHouseByMap/img/map-circleBg.png) no-repeat -1px -1px;
6565
}
6666

6767
.lpNum>li>a {
@@ -127,7 +127,7 @@ input {
127127
white-space: nowrap;
128128
height: 28px;
129129
line-height: 28px;
130-
background: url(../img/gang_ditu.png) no-repeat left center #199752;
130+
background: url(https://jefsky.github.io/findHouseByMap/img/gang_ditu.png) no-repeat left center #199752;
131131
padding: 0px 14px 0 7px;
132132
font-size: 13px;
133133
color: #ffffff;

0 commit comments

Comments
 (0)