Overview
Creating a Startwindow
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
BorderBrush="Transparent"
|
||||
Content="🗙"
|
||||
FontSize="20"
|
||||
Foreground="SlateGray"
|
||||
Foreground="#0000a0"
|
||||
VerticalContentAlignment="Center"
|
||||
HorizontalContentAlignment="Center"
|
||||
HorizontalAlignment="Right" Margin="0,2,24,8"
|
||||
@@ -45,7 +45,7 @@
|
||||
Content="☐"
|
||||
FontSize="20"
|
||||
FontWeight="UltraBold"
|
||||
Foreground="SlateGray"
|
||||
Foreground="#0000a0"
|
||||
VerticalContentAlignment="Center"
|
||||
HorizontalContentAlignment="Center"
|
||||
HorizontalAlignment="Right" Margin="0,2,64,8"
|
||||
@@ -61,7 +61,7 @@
|
||||
Content="🗕"
|
||||
FontSize="20"
|
||||
FontWeight="Bold"
|
||||
Foreground="SlateGray"
|
||||
Foreground="#0000a0"
|
||||
VerticalContentAlignment="Center"
|
||||
HorizontalContentAlignment="Center"
|
||||
HorizontalAlignment="Right" Margin="0,2,104,8"
|
||||
|
||||
Reference in New Issue
Block a user