[cpack/stabilization/2106] replaced bootstrapper font with correct one

This commit is contained in:
scottr
2021-06-14 17:18:41 -07:00
parent 4491104889
commit 2444ad58de
@@ -3,10 +3,10 @@
<Window Width="485" Height="300" HexStyle="100a0000" FontId="0">#(loc.WindowTitle)</Window>
<Font Id="0" Height="-12" Weight="500" Foreground="000000" Background="FFFFFF">Segoe UI</Font>
<Font Id="1" Height="-24" Weight="500" Foreground="000000">Segoe UI</Font>
<Font Id="2" Height="-22" Weight="500" Foreground="666666">Segoe UI</Font>
<Font Id="3" Height="-12" Weight="500" Foreground="000000" Background="FFFFFF">Segoe UI</Font>
<Font Id="0" Height="-12" Weight="500" Foreground="000000" Background="FFFFFF">Open Sans</Font>
<Font Id="1" Height="-24" Weight="500" Foreground="000000">Open Sans</Font>
<Font Id="2" Height="-22" Weight="500" Foreground="666666">Open Sans</Font>
<Font Id="3" Height="-12" Weight="500" Foreground="000000" Background="FFFFFF">Open Sans</Font>
<!-- top banner -->
<Image X="11" Y="11" Width="64" Height="64" ImageFile="logo.png" Visible="yes"/>