diff --git a/AideDeJeu/AideDeJeu/Views/MainPage.xaml b/AideDeJeu/AideDeJeu/Views/MainPage.xaml index 909cf19b..48d2aee3 100644 --- a/AideDeJeu/AideDeJeu/Views/MainPage.xaml +++ b/AideDeJeu/AideDeJeu/Views/MainPage.xaml @@ -9,9 +9,15 @@ ^contentpage { background-color: lightgray; } - stacklayout label { + grid imagebutton { + background-color: transparent; + padding: 30; + width: 150; + height: 150; + } + grid label { text-align: center; - font-family: arial; + font-family: LinuxLibertineCapitalsBold; } ]]> @@ -19,26 +25,46 @@ - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +