[code] made changes to text on login page, minimal changes to tags done as well, have updated styles.css to reflect these updates.
This commit is contained in:
@@ -57,7 +57,7 @@ h3 {
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
.loginHeader, .loginForm, .description, .copyrightText {
|
||||
.loginHeader, .loginForm, .description, .bottomText {
|
||||
width: 100%;
|
||||
text-align: left;
|
||||
}
|
||||
@@ -66,8 +66,8 @@ h3 {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.copyrightText {
|
||||
padding-top: 40px;
|
||||
.bottomText {
|
||||
padding-top: 60px;
|
||||
}
|
||||
|
||||
.formGroup {
|
||||
|
||||
Reference in New Issue
Block a user