1
0
mirror of https://gitlab.gnome.org/GNOME/libxslt synced 2025-08-08 21:42:07 +03:00

change background color of function declaration to improve readability

Sun Jan  4 19:06:59 MST 2004 John Fleck <jfleck@inkstain.net>

	* doc/newapi.xsl: change background color of function
	declaration to improve readability
	* doc/*: rebuild docs with new stylesheet
This commit is contained in:
MST 2004 John Fleck
2004-01-05 02:09:03 +00:00
committed by John Fleck
parent 30e7a3f639
commit f87a339e0f
28 changed files with 28 additions and 28 deletions

View File

@@ -123,7 +123,7 @@
<xsl:template name="docstyle">
<style type="text/css">
div.deprecated pre.programlisting {border-style: double;border-color:red}
pre.programlisting {border-style: double}
pre.programlisting {border-style: double;background: #EECFA1}
</style>
</xsl:template>
<xsl:template name="navbar">