This commit is contained in:
DaddyPig 2024-06-10 23:06:08 +02:00
parent 5197504128
commit 1fcb3fb058
4 changed files with 3 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

View File

@ -124,7 +124,7 @@
</Button>
</StackPanel>
<Ellipse HorizontalAlignment="Left" Height="200" Margin="365,0,0,0" Fill="#FF6332A0" VerticalAlignment="Center" Width="200"/>
<Image HorizontalAlignment="Left" Height="209" Margin="337,99,0,0" VerticalAlignment="Top" Width="233" Source="/Logo_bib-Talk.png"/>
</Grid>
</Border>
</Window>

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

View File

@ -9,6 +9,7 @@
</PropertyGroup>
<ItemGroup>
<None Remove="Logo_bib-Talk.png" />
<None Remove="PICA.jpg" />
</ItemGroup>
@ -21,6 +22,7 @@
</ItemGroup>
<ItemGroup>
<Resource Include="Logo_bib-Talk.png" />
<Resource Include="PICA.jpg" />
</ItemGroup>