From be01166e91d7b5f80bff77cd8c0fb1e27b2756c2 Mon Sep 17 00:00:00 2001 From: "pauline.prady" Date: Tue, 2 Apr 2024 18:47:04 +0200 Subject: [PATCH] =?UTF-8?q?Mise=20en=20place=20du=20style=20du=20th=C3=A8m?= =?UTF-8?q?e=20clair=20et=20sombre=20pour=20la=20page=20d'accueil,=20plus?= =?UTF-8?q?=20ajout=20du=20bouton=20jouer?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mastermind/AppShell.xaml | 2 +- mastermind/Pages/Accueil.xaml | 24 ++++++++++++++---------- mastermind/Resources/Styles/Styles.xaml | 8 ++++++++ 3 files changed, 23 insertions(+), 11 deletions(-) diff --git a/mastermind/AppShell.xaml b/mastermind/AppShell.xaml index 7c99902..9402012 100644 --- a/mastermind/AppShell.xaml +++ b/mastermind/AppShell.xaml @@ -32,7 +32,7 @@ Route="Pages.Victoire" /> diff --git a/mastermind/Pages/Accueil.xaml b/mastermind/Pages/Accueil.xaml index db316a6..feef823 100644 --- a/mastermind/Pages/Accueil.xaml +++ b/mastermind/Pages/Accueil.xaml @@ -5,44 +5,48 @@ + RowDefinitions="*, *, *, *"> - + />