made title-2 in quote somewhat more visible

This commit is contained in:
skyanth
2018-09-14 08:58:39 +02:00
parent 8e72cf3c72
commit 95bf6df8aa
2 changed files with 9 additions and 4 deletions

View File

@@ -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>

View File

@@ -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"