| | |
| | | $light_gray:#eee; |
| | | |
| | | .login-container { |
| | | background: url(../../assets/background2.png) 50% no-repeat; |
| | | background: url(../../assets/background2.jpg) 50% no-repeat; |
| | | background-size: cover; |
| | | width: 100%; |
| | | height: 100vh; |
| | | .login-info { |
| | | width: 500px; |
| | | background-color: rgba(163, 44, 48, 1); |
| | | position: absolute; |
| | | left: 15%; |
| | | left: 25%; |
| | | top: 44%; |
| | | margin-top: -100px; |
| | | color: #fff; |
| | | font-weight: 600; |
| | | .zbyt-login{ |
| | | width: 100px; |
| | | height: 120px; |
| | | } |
| | | .title { |
| | | font-size: 1.8rem; |
| | | font-weight: 600; |
| | |
| | | .login-form { |
| | | position: absolute; |
| | | top: 50%; |
| | | left: 75%; |
| | | left: 65%; |
| | | margin: -180px 0 0 -160px; |
| | | width: 320px; |
| | | height: 380px; |
| | |
| | | line-height: 1rem; |
| | | height: 1rem; |
| | | font-weight: 600; |
| | | color: #000; |
| | | } |
| | | .tips { |
| | | font-size: 14px; |