projects
/
users
/
c2main
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ae3da8a
)
Correct my overly enthusiastic CSS simplification.
author
Peter Eisentraut
<peter_e@gmx.net>
Wed, 26 Aug 2009 21:18:29 +0000
(21:18 +0000)
committer
Peter Eisentraut
<peter_e@gmx.net>
Wed, 26 Aug 2009 21:18:29 +0000
(21:18 +0000)
doc/src/sgml/stylesheet.css
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/stylesheet.css
b/doc/src/sgml/stylesheet.css
index b54de4314ff1a71ce90dc4d26c6974760fbcf5aa..84fc847c4f77484529c541f6d4621f7267973af8 100644
(file)
--- a/
doc/src/sgml/stylesheet.css
+++ b/
doc/src/sgml/stylesheet.css
@@
-1,4
+1,4
@@
-/* $PostgreSQL: pgsql/doc/src/sgml/stylesheet.css,v 1.
8 2009/08/26 13:56:24
petere Exp $ */
+/* $PostgreSQL: pgsql/doc/src/sgml/stylesheet.css,v 1.
9 2009/08/26 21:18:29
petere Exp $ */
/* color scheme similar to www.postgresql.org */
@@
-56,7
+56,7
@@
H6 {
/* center some titles */
-.
TITLEPAGE
{
+.
BOOK .TITLE, .BOOK .CORPAUTHOR, .BOOK .COPYRIGHT
{
text-align: center;
}