Added NS4 stylesheet stuff.

This commit is contained in:
Stefanus Du Toit 2002-10-28 02:36:59 +00:00
parent 08dc249e98
commit 059c635a2c
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@
<html>
<head>
<title><xsl:value-of select="@title"/></title>
<link rel="stylesheet" href="/default.css" type="text/css" />
<style type="text/css">
<![CDATA[<!-- @import url('/default.css'); -->]]>
</style>