...
|
...
|
@@ -17,11 +17,14 @@ body.passport-body { |
|
|
margin: 20px 0 30px;
|
|
|
|
|
|
.go-back {
|
|
|
display: block;
|
|
|
position: absolute;
|
|
|
height: 30px;
|
|
|
width: 30px;
|
|
|
top: 5px;
|
|
|
left: 0;
|
|
|
background: image-url('passport/go-back.png') no-repeat;
|
|
|
background-size: 100% 100%;
|
|
|
}
|
|
|
|
|
|
.title {
|
...
|
...
|
@@ -33,6 +36,9 @@ body.passport-body { |
|
|
.img-header {
|
|
|
width: 68px;
|
|
|
height: 40px;
|
|
|
background: image-url('passport/yoho-family.png') no-repeat;
|
|
|
background-size: 100% 100%;
|
|
|
margin: 0 auto;
|
|
|
}
|
|
|
}
|
|
|
|
...
|
...
|
|