diff options
author | Mike Hommey <mh@glandium.org> | 2004-09-10 05:26:00 +0000 |
---|---|---|
committer | Mike Hommey <mh@glandium.org> | 2004-09-10 05:26:00 +0000 |
commit | 09deb06614c3408ec0816a3c88920138bae2083c (patch) | |
tree | a1b841a7dc28eecb98ca361c9371ecd1449a1908 /doc/api.xsl | |
parent | c14c53a3645d81281058d4bb4cff24fa8d6faf33 (diff) | |
download | libxml2-09deb06614c3408ec0816a3c88920138bae2083c.tar.gz |
Load /tmp/tmp.BmUFjT/libxml2-2.6.13 intoupstream/2.6.13
packages/libxml2/branches/upstream/current.
Diffstat (limited to 'doc/api.xsl')
-rw-r--r-- | doc/api.xsl | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/api.xsl b/doc/api.xsl index c16bc5b..47fbb84 100644 --- a/doc/api.xsl +++ b/doc/api.xsl @@ -85,7 +85,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> @@ -141,7 +141,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> @@ -197,7 +197,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> @@ -253,7 +253,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> @@ -326,7 +326,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> |