14 lines
No EOL
184 B
SCSS
14 lines
No EOL
184 B
SCSS
#form_login{
|
|
h4{
|
|
margin-top:11px;
|
|
}
|
|
input {
|
|
max-width:50%;
|
|
margin-top:5px;
|
|
margin-left:auto;
|
|
margin-right:auto;
|
|
}
|
|
#logo_fc {
|
|
margin-bottom:36px;
|
|
}
|
|
} |