diff options
Diffstat (limited to 'doc/searches.xsl')
-rw-r--r-- | doc/searches.xsl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/searches.xsl b/doc/searches.xsl index 3726632..a1db335 100644 --- a/doc/searches.xsl +++ b/doc/searches.xsl @@ -43,7 +43,7 @@ <xsl:value-of select="$title"/> </xsl:element> </head> - <body bgcolor="#8b7765" text="#000000" link="#000000" vlink="#000000"> + <body bgcolor="#8b7765" text="#000000" link="#a06060" vlink="#000000"> <xsl:call-template name="titlebox"> <xsl:with-param name="title" select="$title"/> </xsl:call-template> |