Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Administrator
m4lab_landing_page
Commits
8b4b4d67
Commit
8b4b4d67
authored
Nov 08, 2019
by
Wolfgang Knopki
Browse files
[update] login css added
parent
550c570f
Pipeline
#200
passed with stage
in 7 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
css/custom/login.css
0 → 100644
View file @
8b4b4d67
.wrapper
{
margin-top
:
80px
;
margin-bottom
:
20px
;
}
.form-signin
{
max-width
:
420px
;
padding
:
30px
38px
66px
;
margin
:
0
auto
;
/*background-color: #eee; */
border
:
3px
solid
rgba
(
145
,
61
,
136
,
1
);
}
.form-signin-heading
{
text-align
:
center
;
margin-bottom
:
30px
;
}
.form-control
{
position
:
relative
;
font-size
:
16px
;
height
:
auto
;
padding
:
10px
;
}
input
[
type
=
"text"
]
{
margin-bottom
:
0px
;
border-bottom-left-radius
:
0
;
border-bottom-right-radius
:
0
;
}
input
[
type
=
"password"
]
{
margin-bottom
:
20px
;
border-top-left-radius
:
0
;
border-top-right-radius
:
0
;
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment