Penambahan FrontEnd All-New-Manufacture
This commit is contained in:
40
public/scss/pages/_login.scss
Normal file
40
public/scss/pages/_login.scss
Normal file
@@ -0,0 +1,40 @@
|
||||
|
||||
.logo-header {
|
||||
margin-bottom: 2rem;
|
||||
.logo-white {
|
||||
margin-#{$dlab-pos-left}: 0.625rem;
|
||||
}
|
||||
}
|
||||
|
||||
.login-form .forget-pass {
|
||||
display: block;
|
||||
margin-top: 20px;
|
||||
text-align: center;
|
||||
|
||||
}
|
||||
.dz-social {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
}
|
||||
.dez-social-icon {
|
||||
display: inline-flex;
|
||||
margin: 0 -3px;
|
||||
padding: 0;
|
||||
text-align: center;
|
||||
li{
|
||||
font-size: 12px;
|
||||
margin-#{$dlab-pos-right}: 0.2rem;
|
||||
a {
|
||||
color: #ffffff;
|
||||
font-size: 14px;
|
||||
height: 35px;
|
||||
line-height: 34px;
|
||||
padding: 0;
|
||||
width: 35px;
|
||||
border-radius: 4px;
|
||||
}
|
||||
}
|
||||
}
|
||||
div#mCSB_1 {
|
||||
margin-top: 100px;
|
||||
}
|
||||
Reference in New Issue
Block a user