Début du login
This commit is contained in:
@@ -0,0 +1,3 @@
|
|||||||
|
ion-card{
|
||||||
|
justify-content: center;
|
||||||
|
}
|
||||||
@@ -1,7 +1,6 @@
|
|||||||
<ion-card>
|
<ion-card>
|
||||||
<ion-card-header>
|
<ion-card-header>
|
||||||
<ion-card-title>Login</ion-card-title><br><br>
|
<ion-card-title>Connectez-vous à Knots !</ion-card-title><br><br>
|
||||||
<ion-card-subtitle>Connectez-vous à Knots !</ion-card-subtitle><br><br>
|
|
||||||
</ion-card-header>
|
</ion-card-header>
|
||||||
|
|
||||||
<ion-card-content>
|
<ion-card-content>
|
||||||
@@ -10,8 +9,9 @@
|
|||||||
<input type="text">
|
<input type="text">
|
||||||
<br>
|
<br>
|
||||||
Mot de Passe
|
Mot de Passe
|
||||||
|
<br>
|
||||||
|
<input type="password">
|
||||||
</ion-card-content><br>
|
</ion-card-content><br>
|
||||||
|
|
||||||
<ion-button fill="clear">Action 1</ion-button>
|
<ion-button fill="clear">Se connecter</ion-button>
|
||||||
<ion-button fill="clear">Action 2</ion-button>
|
|
||||||
</ion-card>
|
</ion-card>
|
||||||
Reference in New Issue
Block a user