diff --git a/notus/notus_vue/AppShell.xaml b/notus/notus_vue/AppShell.xaml index 16048e0..0ce0df6 100644 --- a/notus/notus_vue/AppShell.xaml +++ b/notus/notus_vue/AppShell.xaml @@ -22,6 +22,11 @@ Title="recherche_page" ContentTemplate="{DataTemplate local:RecherPage}" Route="RecherPage"/> + + diff --git a/notus/notus_vue/ConnecPage.xaml b/notus/notus_vue/ConnecPage.xaml index 7e0e93e..9689c47 100644 --- a/notus/notus_vue/ConnecPage.xaml +++ b/notus/notus_vue/ConnecPage.xaml @@ -44,6 +44,7 @@ FontSize="22" Placeholder="entrer votre e-mail" PlaceholderColor="#74fabd" + TextColor="#74fabd" BackgroundColor="#4A4A4A"/>