9 changed files with 39 additions and 11 deletions
|
After Width: | Height: | Size: 867 KiB |
|
After Width: | Height: | Size: 9.1 KiB |
@ -1,6 +1,19 @@
|
||||
.login-body-box .content-body { |
||||
padding: 26px; |
||||
background: #949494ba; |
||||
box-shadow: 10px 5px 5px #e8e8e8; |
||||
background: #9494946b; |
||||
box-shadow: 10px 5px 5px #7a6346; |
||||
border-radius: 4px; |
||||
} |
||||
width: 350px; |
||||
margin-top: -100px; |
||||
} |
||||
|
||||
.login-logo { |
||||
height: 100%; |
||||
} |
||||
|
||||
.login-logo { |
||||
.app-logo { |
||||
width: 370px; |
||||
margin-top: 30px; |
||||
} |
||||
} |
||||
|
||||
Loading…
Reference in new issue