- Use Droid Sans for title and sans text; it has Greek and Cyrillic
glyphs and looks good with the body text.
This commit is contained in:
parent
444f838276
commit
06c03968c8
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/projects/db5/; revision=42401
1 changed files with 2 additions and 2 deletions
|
@ -100,8 +100,8 @@
|
|||
<!-- Base Fonts -->
|
||||
<xsl:param name="body.font.master">9.5</xsl:param>
|
||||
<xsl:param name="body.font.family">Gentium Plus</xsl:param>
|
||||
<xsl:param name="sans.font.family">Andika</xsl:param>
|
||||
<xsl:param name="title.font.family">Gentium Book Basic Bold</xsl:param>
|
||||
<xsl:param name="sans.font.family">Droid Sans</xsl:param>
|
||||
<xsl:param name="title.font.family">Droid Sans</xsl:param>
|
||||
<xsl:param name="monospace.font.family">DejaVu Sans Mono</xsl:param>
|
||||
|
||||
<!-- Linking -->
|
||||
|
|
Loading…
Reference in a new issue