Name

footer.content.properties —

Synopsis

§151: §199

  1| <xsl:attribute-set name="footer.content.properties">
   |   <xsl:attribute name="font-family">
   |     <xsl:value-of select="$body.font.family"/>
   |   </xsl:attribute>
  5|   <xsl:attribute name="margin-left">
   |     <xsl:value-of select="$title.margin.left"/>
   |   </xsl:attribute>
   |   <xsl:attribute name="margin-right">
   |     <xsl:value-of select="$title.margin.left"/>
 10|   </xsl:attribute>
   | </xsl:attribute-set>

Description

Properties of page footer content.