| | |
| | | } |
| | | .login-left-title-new { |
| | | position: absolute; |
| | | border: 1px solid greenyellow; |
| | | left: 147px; |
| | | top: 263px; |
| | | width: 926px; |
| | |
| | | .login-left-new { |
| | | position: absolute; |
| | | top: 334px; |
| | | border: 1px solid red; |
| | | left: 147px; |
| | | width: 926px; |
| | | height: 540px; |
| | | background: url('../assets/images/login/left-logo.png') no-repeat center / 100% 100%; |
| | | img { |
| | | width: 858px; |
| | | height: 540px; |
| | | border: 1px solid yellow; |
| | | } |
| | | // width: 858px; |
| | | // background: url('../assets/images/login/left-logo.png') no-repeat center / 100% 100%; |
| | | } |
| | | |
| | | .login-right-new { |