git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97097
13f79535-47bb-0310-9956-
ffa450edef68
margin-top: 1em;
}
+span.indent {
+ padding-left: 1em;
+ display: block;
+}
+
p.figure {
margin-left: 2em;
font-style: italic;
<!-- /example/title -->
+ <!-- -->
+ <!-- indent -->
+ <!-- -->
+ <xsl:template match="indent">
+ <span class="indent">
+ <xsl:apply-templates/>
+ </span>
+ </xsl:template>
+ <!-- /indent -->
+
+
<!-- -->
<!-- <note> -->
<!-- Notes are placed in a table. Uses different back- -->