diff --git a/MainWindow.xaml b/MainWindow.xaml index 5cbb1db..6cf7dc3 100644 --- a/MainWindow.xaml +++ b/MainWindow.xaml @@ -56,13 +56,65 @@ - + + + + + + + + + + + + - - + + + + + + + + + + + + + + + + + + + @@ -122,6 +174,7 @@ BorderThickness="0" Background="Transparent" Cursor="Hand" + Foreground="#FF042271" HorizontalAlignment="Center" VerticalAlignment="Center" DataContext="{Binding}"> @@ -137,6 +190,7 @@