summaryrefslogtreecommitdiff
path: root/xslt/common/html.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'xslt/common/html.xsl')
-rw-r--r--xslt/common/html.xsl1
1 files changed, 1 insertions, 0 deletions
diff --git a/xslt/common/html.xsl b/xslt/common/html.xsl
index a29a38bb..b1db80bc 100644
--- a/xslt/common/html.xsl
+++ b/xslt/common/html.xsl
@@ -1084,6 +1084,7 @@ div.example {
<xsl:value-of select="$color.gray_border"/><xsl:text>;
padding-</xsl:text><xsl:value-of select="$left"/><xsl:text>: 1em;
}
+div.example > div.inner > div.region > div.desc { font-style: italic; }
div.figure {
margin-</xsl:text><xsl:value-of select="$left"/><xsl:text>: 1.72em;
padding: 4px;