summaryrefslogtreecommitdiffstats
path: root/xsl
diff options
context:
space:
mode:
Diffstat (limited to 'xsl')
-rw-r--r--xsl/html-common-relnotes.xsl2
-rw-r--r--xsl/html-common.xsl2
2 files changed, 2 insertions, 2 deletions
diff --git a/xsl/html-common-relnotes.xsl b/xsl/html-common-relnotes.xsl
index 49564d9..c9ae686 100644
--- a/xsl/html-common-relnotes.xsl
+++ b/xsl/html-common-relnotes.xsl
@@ -30,7 +30,7 @@ disable for FC4
<xsl:param name="generate.legalnotice.link" select="1"></xsl:param>
-->
-<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>
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>