summaryrefslogtreecommitdiffstats
path: root/xsl
diff options
context:
space:
mode:
authorTammy Fox <tfox@redhat.com>2003-10-02 16:33:54 +0000
committerTammy Fox <tfox@redhat.com>2003-10-02 16:33:54 +0000
commit2175362d6ea639f37064fb78064f36be26a8e50d (patch)
tree1cd1aa80af841b067ffd92aa2cdaa7e3c00533af /xsl
parent42128134416dd5ae800a90e9e59c6a04242e5521 (diff)
downloadfedora-doc-utils-2175362d6ea639f37064fb78064f36be26a8e50d.tar.gz
fedora-doc-utils-2175362d6ea639f37064fb78064f36be26a8e50d.tar.xz
fedora-doc-utils-2175362d6ea639f37064fb78064f36be26a8e50d.zip
update name of css file
Diffstat (limited to '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 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>