Merge branch 'master' of http://yun.pashanhoo.com:9090/bdc/bdcjg-web
Showing
3 changed files
with
3 additions
and
3 deletions
... | @@ -156,8 +156,8 @@ | ... | @@ -156,8 +156,8 @@ |
156 | .login-logo { | 156 | .login-logo { |
157 | background: url(../../image/loginLogo.png) no-repeat; | 157 | background: url(../../image/loginLogo.png) no-repeat; |
158 | background-size: 100% 100%; | 158 | background-size: 100% 100%; |
159 | width: 28%; | 159 | width: 580px; |
160 | height: 52%; | 160 | height: 540px; |
161 | position: absolute; | 161 | position: absolute; |
162 | top: 25%; | 162 | top: 25%; |
163 | left: 19%; | 163 | left: 19%; |
... | @@ -171,7 +171,7 @@ | ... | @@ -171,7 +171,7 @@ |
171 | min-width: 360px; | 171 | min-width: 360px; |
172 | min-height: 380px; | 172 | min-height: 380px; |
173 | top: 30%; | 173 | top: 30%; |
174 | right: 20%; | 174 | right: 18%; |
175 | position: absolute; | 175 | position: absolute; |
176 | background-size: 100% 100%; | 176 | background-size: 100% 100%; |
177 | box-sizing: border-box; | 177 | box-sizing: border-box; | ... | ... |
-
Please register or sign in to post a comment