login ui modified
This commit is contained in:
@@ -3,14 +3,33 @@
|
||||
@import "animate-css/animate";
|
||||
@import "BSBMaterial/style";
|
||||
|
||||
.login_dashboard{
|
||||
background-color: #2790a5;
|
||||
}
|
||||
|
||||
.login-page {
|
||||
margin: 1% auto;
|
||||
background-color: #2790a5;
|
||||
}
|
||||
|
||||
.form-group {
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
|
||||
.emp-body{
|
||||
cursor: pointer;
|
||||
margin-bottom: 0px !important;
|
||||
margin-top:5px !important;
|
||||
}
|
||||
.emp-body .body{
|
||||
padding: 15px 5px;
|
||||
text-align: center;
|
||||
border-radius: 3px;
|
||||
}
|
||||
.empBtn{
|
||||
margin-top: -10px;
|
||||
}
|
||||
|
||||
.padding-10 {
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user