made title-2 in quote somewhat more visible
This commit is contained in:
@@ -88,8 +88,8 @@
|
||||
<xsl:attribute-set name="title-2" use-attribute-sets="title">
|
||||
<xsl:attribute name="color"><xsl:value-of select="$c_support_dark"/></xsl:attribute>
|
||||
<xsl:attribute name="font-size">13pt</xsl:attribute>
|
||||
<xsl:attribute name="margin-bottom">0.5cm</xsl:attribute>
|
||||
<xsl:attribute name="margin-top">0.4cm</xsl:attribute>
|
||||
<xsl:attribute name="margin-bottom">0.3cm</xsl:attribute>
|
||||
<xsl:attribute name="margin-top">0.3cm</xsl:attribute>
|
||||
</xsl:attribute-set>
|
||||
<xsl:attribute-set name="title-3" use-attribute-sets="title">
|
||||
<xsl:attribute name="color"><xsl:value-of select="$c_support_dark"/></xsl:attribute>
|
||||
|
||||
@@ -8,8 +8,6 @@
|
||||
|
||||
<!-- variables -->
|
||||
|
||||
<xsl:variable name="medium-space">8pt</xsl:variable>
|
||||
|
||||
<!-- Text -->
|
||||
<xsl:attribute-set name="p">
|
||||
<xsl:attribute name="margin-bottom">
|
||||
@@ -17,6 +15,13 @@
|
||||
</xsl:attribute>
|
||||
</xsl:attribute-set>
|
||||
|
||||
<xsl:attribute-set name="title-2" use-attribute-sets="title">
|
||||
<xsl:attribute name="color">black</xsl:attribute><!--
|
||||
<xsl:attribute name="font-size">13pt</xsl:attribute>
|
||||
<xsl:attribute name="margin-bottom">0.3cm</xsl:attribute>
|
||||
<xsl:attribute name="margin-top">0.3cm</xsl:attribute>-->
|
||||
</xsl:attribute-set>
|
||||
|
||||
<!-- Pages -->
|
||||
<xsl:attribute-set name="region-body-cover">
|
||||
<xsl:attribute name="background-image"
|
||||
|
||||
Reference in New Issue
Block a user