|
|
|
@ -16,7 +16,7 @@
|
|
|
|
|
<Button Text="Se connecter" Clicked="OnLoginClicked" Style="{StaticResource Bouton}"/>
|
|
|
|
|
|
|
|
|
|
<StackLayout Orientation="Horizontal" HorizontalOptions="Center">
|
|
|
|
|
<Label Text="Pas de compte ? " TextColor="#FFFFFF"/>
|
|
|
|
|
<Label Text="Pas de compte ? " TextColor="#FFFFFF" Margin="0,0,5,0"/>
|
|
|
|
|
<Label Text="S'inscrire" TextColor="{StaticResource Primary}">
|
|
|
|
|
</Label>
|
|
|
|
|
</StackLayout>
|
|
|
|
|