From: Peter Eisentraut Date: Wed, 26 Aug 2009 21:18:29 +0000 (+0000) Subject: Correct my overly enthusiastic CSS simplification. X-Git-Url: http://git.postgresql.org/gitweb/stat%3Cscript%20data-cfasync=?a=commitdiff_plain;h=7d099330fa1b65a072d26ce28e3d4dc296f13ccf;p=users%2Fsimon%2Fpostgres.git Correct my overly enthusiastic CSS simplification. --- diff --git a/doc/src/sgml/stylesheet.css b/doc/src/sgml/stylesheet.css index 08a340ce56..fda42c13f9 100644 --- a/doc/src/sgml/stylesheet.css +++ b/doc/src/sgml/stylesheet.css @@ -56,7 +56,7 @@ H6 { /* center some titles */ -.TITLEPAGE { +.BOOK .TITLE, .BOOK .CORPAUTHOR, .BOOK .COPYRIGHT { text-align: center; }