You've already forked qlg.frontend
一次修改
This commit is contained in:
@ -37,7 +37,7 @@ body:after {
|
||||
.check_0 {
|
||||
width: 18px;
|
||||
height: 18px;
|
||||
background: url(http://img.juzi199.com/static/app2/img/no_checked.png) no-repeat top left;
|
||||
background: url(http://www.zgqlg.com.cn/static/app2/img/no_checked.png) no-repeat top left;
|
||||
background-size: 18px 18px;
|
||||
border-radius: 50%;
|
||||
}
|
||||
@ -45,7 +45,7 @@ body:after {
|
||||
.check_1 {
|
||||
width: 18px;
|
||||
height: 18px;
|
||||
background: url(http://img.juzi199.com/static/app2/img/checked.png) no-repeat top left;
|
||||
background: url(http://www.zgqlg.com.cn/static/app2/img/checked.png) no-repeat top left;
|
||||
background-size: 18px 18px;
|
||||
border-radius: 50%;
|
||||
}
|
||||
|
Reference in New Issue
Block a user