summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 68b28a2..caceb2f 100644
--- a/xsl/html-common.xsl
+++ b/xsl/html-common.xsl
@@ -26,7 +26,7 @@ procedure after
<xsl:param name="generate.legalnotice.link" select="1"></xsl:param>
-<xsl:param name="html.stylesheet" select="'rhlp.css'"></xsl:param>
+<xsl:param name="html.stylesheet" select="'fedora.css'"></xsl:param>
<xsl:param name="html.stylesheet.type">text/css</xsl:param>
<xsl:param name="html.cleanup" select="1"></xsl:param>