mirror of
https://github.com/keymanapp/keyman.git
synced 2026-09-04 14:47:42 +00:00
Updated font reference
This commit is contained in:
parent
3877a04347
commit
e86e7ac7a2
1 changed files with 1 additions and 1 deletions
|
|
@ -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; }
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue