diff --git a/src/app/account/login/login.component.html b/src/app/account/login/login.component.html index 599c425..965b482 100644 --- a/src/app/account/login/login.component.html +++ b/src/app/account/login/login.component.html @@ -1,48 +1,50 @@ -
-
+
+
+
Pocket community
+
Redefining your community life
+
+ -
-
+
+ + - +
{{'tip.notnull' | translate:{value: 'login.manager_name'|translate} }}
-
-
+
+ + -
- -
-
{{'tip.notnull' | translate:{value: 'login.password'|translate} }}
- +
+ - -
+
- -
diff --git a/src/app/account/login/login.component.scss b/src/app/account/login/login.component.scss index e69de29..2397523 100644 --- a/src/app/account/login/login.component.scss +++ b/src/app/account/login/login.component.scss @@ -0,0 +1,12 @@ +#login{ + .mx-auto{ + margin: 10px 0; + } + .form-control{ + // color: #fff; + background: rgb(242, 242, 242); + border-radius: 19px!important; + border: none; + outline: none; + } +} \ No newline at end of file diff --git a/src/app/account/register/register.component.html b/src/app/account/register/register.component.html index 806d818..77e2fa2 100644 --- a/src/app/account/register/register.component.html +++ b/src/app/account/register/register.component.html @@ -1,12 +1,15 @@ -
- - +
+
+
Pocket community
+
+ -
-
+
+ + @@ -16,10 +19,11 @@
-
-
+
+ + @@ -31,10 +35,11 @@ -
-
+
+ + -
-
+
+ + @@ -69,14 +75,15 @@
-
-
+
+ + - @@ -87,12 +94,12 @@
-
+
- -
diff --git a/src/app/account/register/register.component.scss b/src/app/account/register/register.component.scss index e69de29..d182fe1 100644 --- a/src/app/account/register/register.component.scss +++ b/src/app/account/register/register.component.scss @@ -0,0 +1,9 @@ +#register{ + .form-control{ + // color: #fff; + background: rgb(242, 242, 242); + border-radius: 19px!important; + border: none; + outline: none; + } +} \ No newline at end of file diff --git a/src/app/account/resetpwd/resetpwd.component.html b/src/app/account/resetpwd/resetpwd.component.html index e96b636..7c613a2 100644 --- a/src/app/account/resetpwd/resetpwd.component.html +++ b/src/app/account/resetpwd/resetpwd.component.html @@ -1,11 +1,15 @@ -
- +
+
+
Pocket community
+
+ -
-
+
+ + @@ -15,14 +19,15 @@
-
-
+
+ + - @@ -41,10 +46,11 @@
-
-
+
+ + @@ -54,10 +60,11 @@
-
-
+
+ + -
-
+
+ + - +