-/* $PostgreSQL: pgsql/doc/src/sgml/stylesheet.css,v 1.5 2003/11/29 19:51:37 pgsql Exp $ */
+/* $PostgreSQL: pgsql/doc/src/sgml/stylesheet.css,v 1.6 2003/12/15 23:58:12 petere Exp $ */
/* color scheme similar to www.postgresql.org */
.NAVHEADER TH { font-style: italic; }
.COMMENT { color: red; }
+
+VAR { font-family: monospace; font-style: inherit; }
+/* Konqueror's standard style for ACRONYM is italic. */
+ACRONYM { font-style: inherit; }
-
+
(element command ($mono-seq$))
(element envar ($mono-seq$))
(element lineannotation ($italic-seq$))
+(element literal ($mono-seq$))
(element structfield ($mono-seq$))
(element structname ($mono-seq$))
(element symbol ($mono-seq$))