From 9f85b3a1dcc3f47acc9aff35adb75c0b46886f91 Mon Sep 17 00:00:00 2001 From: Matheo HERSAN Date: Mon, 3 Apr 2023 11:46:42 +0200 Subject: [PATCH] Modification style --- MangaMap/Views/homePage.xaml | 3 ++- MangaMap/Views/loginPage.xaml | 13 +++++++------ MangaMap/Views/signUpPage.xaml | 8 ++++---- 3 files changed, 13 insertions(+), 11 deletions(-) diff --git a/MangaMap/Views/homePage.xaml b/MangaMap/Views/homePage.xaml index ab6e0fe..762d99c 100644 --- a/MangaMap/Views/homePage.xaml +++ b/MangaMap/Views/homePage.xaml @@ -3,8 +3,9 @@ xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml" x:Class="MangaMap.Views.homePage" Title="homePage"> + + BackgroundColor="#1E1E1E"> diff --git a/MangaMap/Views/loginPage.xaml b/MangaMap/Views/loginPage.xaml index 1443ef2..ab6fe6d 100644 --- a/MangaMap/Views/loginPage.xaml +++ b/MangaMap/Views/loginPage.xaml @@ -2,21 +2,22 @@ + Title="loginPage" + Background="#1E1E1E"> -