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:
committed by
John Fleck
parent
30e7a3f639
commit
f87a339e0f
@@ -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">
|
||||
|
Reference in New Issue
Block a user