diff --git a/login.html b/login.html index 26036409..0edb2b61 100644 --- a/login.html +++ b/login.html @@ -396,8 +396,6 @@ font-size: 1.05rem; cursor: pointer; } - - .logo img{ position: relative; top: 30px; @@ -498,7 +496,7 @@

Sign In

OR
-
+
diff --git a/signup.html b/signup.html index e0304e1d..c83158a0 100644 --- a/signup.html +++ b/signup.html @@ -229,21 +229,33 @@ color: #bdc7c9; } - .new-members{ - margin-bottom: 10px; - color: #bdc7c9; + .al_members{ + margin: 12px 0px; + color: #a0a2a2; + padding: 0px 12px; + font-size:16.2px; + } + .log-link{ + text-decoration: none; + color: whitesmoke; + } + .log-link:hover{ + text-decoration:underline; + } + .help{ + text-align: right; } - .help a{ text-decoration: none; + font-size: 16.5px; } .help a:hover{ text-decoration: underline; } - .protection{ font-size: 0.8rem; color: #bdc7c9; + text-align: center; } .protection a{ @@ -412,18 +424,16 @@

Sign Up

/> -
-
- -
Need help?
+
+ Already a Member? Sign in here. +
+ -