[code] significant work done to login page, changed text around and done some light formatting adjustments, will continue to work on.
This commit is contained in:
@@ -57,14 +57,19 @@ h3 {
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
.loginHeader, .loginForm {
|
||||
.loginHeader, .loginForm, .description, .copyrightText {
|
||||
width: 100%;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.loginLogo {
|
||||
.logo {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.copyrightText {
|
||||
padding-top: 40px;
|
||||
}
|
||||
|
||||
.formGroup {
|
||||
width: 100%;
|
||||
margin-bottom: 20px;
|
||||
|
||||
Reference in New Issue
Block a user