diff --git a/src/app/pages/familylogin/familylogin.page.html b/src/app/pages/familylogin/familylogin.page.html index 865993d..1d16993 100644 --- a/src/app/pages/familylogin/familylogin.page.html +++ b/src/app/pages/familylogin/familylogin.page.html @@ -1,99 +1,54 @@ - - - - - - - - - - -
- - - - - - - - - - -
-
- - - Family Login - - - - - - - - - - -
- - Remember me +
+ +
+ + + + + + + + - - Login - + +
+
- - Or return to general accounts + Family Login + + + + -
-
- Have an account? login -
+ + + + + +
+ + Remember me +
+ + + Login + + + + + Or return to general accounts + +
+
+ Have an account? login +
+
+
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/src/app/pages/login/login.page.html b/src/app/pages/login/login.page.html index 0150d5f..b60232e 100644 --- a/src/app/pages/login/login.page.html +++ b/src/app/pages/login/login.page.html @@ -1,102 +1,100 @@ - +
+ +
+
-
-
+ - +
+ + + + + + + + + + -
- - - - - - - - - - + + + + + + + + + + + + - - - - - - - - - - - - + + - - + Login to continue + + + + - Login to continue - - - - + + + + - - - - +
+ + Remember me +
-
- - Remember me -
+ + Login + + + Forgot your password ? - - Login - - - Forgot your password ? +
+ Or Continue With +
+ + + + + -
- Or Continue With -
- - - - - + + + + + - - - - - + + + + + +
+
- - - - - +
+ +
+ Don't have an account? Register
- -
- Don't have an account? Register -
- -
- - - diff --git a/src/app/pages/register/register.page.html b/src/app/pages/register/register.page.html index 1597733..e0e68db 100644 --- a/src/app/pages/register/register.page.html +++ b/src/app/pages/register/register.page.html @@ -1,120 +1,122 @@ - -
-
-
-
- -
+
+ +
+
+
+
+ +
- Create Your Account - - - Nigeria - United States - - - - + Create Your Account + + + Nigeria + United States + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - Register - + + Register + -
+
- Or Continue With + Or Continue With -
- - - - - +
+ + + + + - - - - - + + + + + - - - - - + + + + + +
+
+ + +
+ Complete Account + + + + Country + {{signup_country}} + + + Username + {{signup_username}} + + + Enter Confirmation Received In Email + + + + + + + + + + + Complete signup + + + + + +
+
+ +
+ Already have an account? Login
- - -
- - Complete Account - - - - Country - {{signup_country}} - - - Username - {{signup_username}} - - - Enter Confirmation Received In Email - - - - - - - - - - - Complete signup - - - - - -
-
- -
- Already have an account? Login
diff --git a/src/global.scss b/src/global.scss index ff315d2..1dbf8cb 100644 --- a/src/global.scss +++ b/src/global.scss @@ -229,6 +229,13 @@ body.scanner-active { } ion-content{ margin-top: 0px !important; + .start-pages{ + // background-color: #3dc2ff; + background-image: linear-gradient(white, aliceblue); + margin-top: 0px; + height: 100%; + width: 100%; + } } .scan_login_button{ font-size: 16px;