Change default machine heading size
This commit is contained in:
parent
7dc45de04a
commit
1fc0d6c8f1
5 changed files with 5 additions and 5 deletions
|
|
@ -186,7 +186,7 @@
|
|||
<xsl:otherwise/>
|
||||
</xsl:choose>
|
||||
</xsl:variable>
|
||||
<h2 style="{$pos}"><xsl:apply-templates/></h2>
|
||||
<h3 style="{$pos}"><xsl:apply-templates/></h3>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="name" mode="component">
|
||||
|
|
|
|||
Loading…
Reference in a new issue