Updated font reference

This commit is contained in:
ಮಯೂರ ವರ್ಮ 2019-02-20 00:46:35 -06:00 committed by Marc Durdin
parent 3877a04347
commit e86e7ac7a2

View file

@ -12,7 +12,7 @@
<title>hintbar</title>
<style type="text/css">
* { font-family: Tahoma; font-size: 11px; }
* { font-family: <xsl:value-of select="($locale/String[@Id='SK_UIFontName'])[1]" />; font-size: 11px; }
body { padding: 0px 0px 0px 0px; margin: 0px; overflow: hidden; width: 100%; height: 100%; background: #5E97A8 ; }
html { padding: 0px; margin: 0px; overflow: hidden; }