From 66209b7ec3ad091defe0163a2b10fc02983f68fd Mon Sep 17 00:00:00 2001 From: Andy Pack Date: Thu, 26 Jan 2023 21:54:09 +0000 Subject: [PATCH] bottom menu bar, fixing links, fixing header colour --- Selector.MAUI/App.xaml | 2 +- Selector.MAUI/Pages/Now.razor | 1 + Selector.MAUI/Shared/MainLayout.razor | 12 +++--- Selector.MAUI/Shared/NavMenu.razor | 51 +++++++++++++----------- Selector.MAUI/Shared/NavMenu.razor.css | 38 +++++++++++++----- Selector.MAUI/Shared/PlayCountCard.razor | 4 +- Selector.MAUI/wwwroot/css/app.css | 5 +++ 7 files changed, 71 insertions(+), 42 deletions(-) diff --git a/Selector.MAUI/App.xaml b/Selector.MAUI/App.xaml index 302d45f..84d781b 100644 --- a/Selector.MAUI/App.xaml +++ b/Selector.MAUI/App.xaml @@ -6,7 +6,7 @@ - #512bdf + #2b2b2b White