updated h-title styling
This commit is contained in:
@@ -134,9 +134,12 @@
|
||||
<xsl:value-of select="$very-large-space"/>
|
||||
</xsl:attribute>
|
||||
</xsl:attribute-set>
|
||||
<xsl:attribute-set name="h2" use-attribute-sets="title-4"/>
|
||||
<xsl:attribute-set name="h3" use-attribute-sets="title-4"/>
|
||||
<xsl:attribute-set name="h4" use-attribute-sets="title-4"/>
|
||||
<xsl:attribute-set name="h-title">
|
||||
<xsl:attribute name="padding-top">3pt</xsl:attribute>
|
||||
</xsl:attribute-set>
|
||||
<xsl:attribute-set name="h2" use-attribute-sets="bold h-title"/>
|
||||
<xsl:attribute-set name="h3" use-attribute-sets="bold h-title"/>
|
||||
<xsl:attribute-set name="h4" use-attribute-sets="bold h-title"/>
|
||||
<xsl:attribute-set name="bold">
|
||||
<xsl:attribute name="font-weight">bold</xsl:attribute>
|
||||
</xsl:attribute-set>
|
||||
|
||||
Reference in New Issue
Block a user