You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
.login-body-box .content-body { |
|
padding: 26px; |
|
background: #9494946b; |
|
box-shadow: 10px 5px 5px #7a6346; |
|
border-radius: 4px; |
|
width: 380px; |
|
margin-left: 40px; |
|
} |
|
|
|
.login-logo { |
|
height: 100%; |
|
} |
|
|
|
.login-logo { |
|
.app-logo { |
|
width: 330px; |
|
margin-top: 15px; |
|
} |
|
}
|
|
|