mirror of
https://github.com/postgres/postgres.git
synced 2025-10-27 00:12:01 +03:00
Override upstream DSSSL style sheet formatting changes
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/* $PostgreSQL: pgsql/doc/src/sgml/stylesheet.css,v 1.6 2003/12/15 23:58:12 petere Exp $ */
|
||||
/* $PostgreSQL: pgsql/doc/src/sgml/stylesheet.css,v 1.7 2004/06/29 20:44:34 petere Exp $ */
|
||||
|
||||
/* color scheme similar to www.postgresql.org */
|
||||
|
||||
@@ -62,6 +62,6 @@ DIV.EXAMPLE {
|
||||
.NAVHEADER TH { font-style: italic; }
|
||||
.COMMENT { color: red; }
|
||||
|
||||
VAR { font-family: monospace; font-style: inherit; }
|
||||
VAR { font-family: monospace; font-style: italic; }
|
||||
/* Konqueror's standard style for ACRONYM is italic. */
|
||||
ACRONYM { font-style: inherit; }
|
||||
|
||||
Reference in New Issue
Block a user