...
|
...
|
@@ -12,10 +12,9 @@ |
|
|
html,body {
|
|
|
display: flex;
|
|
|
flex-flow: column;
|
|
|
background: #4789CA url("__TMPL__/public/mobile/images/login_bg.png") center no-repeat;
|
|
|
background: #5995cf url("__TMPL__/public/mobile/images/footbei.png") center repeat-x;
|
|
|
background-size: cover;
|
|
|
/*background-attachment: fixed;*/
|
|
|
|
|
|
}
|
|
|
.container {
|
|
|
display: flex;
|
...
|
...
|
|