diff --git a/Project_Periodensystem.View/AboutPage.axaml b/Project_Periodensystem.View/AboutPage.axaml index 73c9f0a..150e586 100644 --- a/Project_Periodensystem.View/AboutPage.axaml +++ b/Project_Periodensystem.View/AboutPage.axaml @@ -2,11 +2,45 @@ - - - + x:Class="Project_Periodensystem.View.AboutPage" + Background="#5C5144"> + + + + + + + + + \ No newline at end of file diff --git a/Project_Periodensystem.View/LandingPage.axaml b/Project_Periodensystem.View/LandingPage.axaml index a782c3b..b6a8633 100644 --- a/Project_Periodensystem.View/LandingPage.axaml +++ b/Project_Periodensystem.View/LandingPage.axaml @@ -1,7 +1,13 @@ + x:Class="Project_Periodensystem.View.LandingPage" + Background="#5C5144"> + \ No newline at end of file