summaryrefslogtreecommitdiffstats
path: root/xsl/html-common.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'xsl/html-common.xsl')
-rw-r--r--xsl/html-common.xsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/xsl/html-common.xsl b/xsl/html-common.xsl
index 826b59c..41270ef 100644
--- a/xsl/html-common.xsl
+++ b/xsl/html-common.xsl
@@ -25,7 +25,7 @@ procedure after
<xsl:output method="html" indent="no"/>
-<xsl:param name="html.stylesheet" select="'fedora.css'"></xsl:param>
+<xsl:param name="html.stylesheet" select="'fedora-draft.css'"></xsl:param>
<xsl:param name="html.stylesheet.type">text/css</xsl:param>
<xsl:param name="html.cleanup" select="1"></xsl:param>