- Aggiornamento splashscreen

This commit is contained in:
Emmanuele Sassi
2022-10-26 07:06:33 +02:00
parent 6cea8cbcf8
commit 799c0530be
5 changed files with 0 additions and 9 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 312 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 312 KiB

After

Width:  |  Height:  |  Size: 2.6 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.7 KiB

After

Width:  |  Height:  |  Size: 4.7 KiB

-9
View File
@@ -12,15 +12,6 @@
<Grid>
<Image Source="/Resources/SplashScreen/GoldSplashscreen.png"
Stretch="UniformToFill"/>
<Border BorderBrush="#b9984c"
BorderThickness="8"
Margin="37">
<Border BorderBrush="#b9984c"
BorderThickness="3"
Margin="10">
</Border>
</Border>
<TextBlock Text="ICARUS"
Foreground="#b9984c"
FontSize="47"