From 60ed10ffef9414f50fb7e6bf6dec6ced18bd7a5d Mon Sep 17 00:00:00 2001 From: dimedtec Date: Fri, 19 Jun 2026 00:28:46 +0200 Subject: [PATCH] Uhr: Consolas Monospace - keine Verschiebung mehr bei Ziffern --- ClockWindow.xaml | 4 ++-- MainWindow.xaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ClockWindow.xaml b/ClockWindow.xaml index 5dfd2aa..810a148 100644 --- a/ClockWindow.xaml +++ b/ClockWindow.xaml @@ -10,7 +10,7 @@ SizeToContent="WidthAndHeight"> + Foreground="White" FontSize="48" FontWeight="Light" + FontFamily="Consolas"/> diff --git a/MainWindow.xaml b/MainWindow.xaml index ef7e74d..a16bdf9 100644 --- a/MainWindow.xaml +++ b/MainWindow.xaml @@ -244,7 +244,7 @@ IsHitTestVisible="False"> + FontFamily="Consolas"/>