Uhr: Consolas Monospace - keine Verschiebung mehr bei Ziffern
This commit is contained in:
parent
d62139afc9
commit
60ed10ffef
2 changed files with 3 additions and 3 deletions
|
|
@ -10,7 +10,7 @@
|
|||
SizeToContent="WidthAndHeight">
|
||||
<Border Background="#AA000000" CornerRadius="8" Padding="20,10">
|
||||
<TextBlock x:Name="TxtClock"
|
||||
Foreground="White" FontSize="48" FontWeight="Light"
|
||||
FontFamily="Segoe UI"/>
|
||||
Foreground="White" FontSize="48" FontWeight="Light"
|
||||
FontFamily="Consolas"/>
|
||||
</Border>
|
||||
</Window>
|
||||
|
|
|
|||
|
|
@ -244,7 +244,7 @@
|
|||
IsHitTestVisible="False">
|
||||
<TextBlock x:Name="TxtClock"
|
||||
Foreground="White" FontSize="48" FontWeight="Light"
|
||||
FontFamily="Segoe UI"/>
|
||||
FontFamily="Consolas"/>
|
||||
</Border>
|
||||
|
||||
<!-- Radio-Cover bei Audio-Streams -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue