Skip to content

Commit 414550f

Browse files
committed
Uppercase class selectors, to work with browsers that follow the standards.
1 parent 29731df commit 414550f

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

doc/src/sgml/stylesheet.css

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* $Header: /cvsroot/pgsql/doc/src/sgml/stylesheet.css,v 1.2 2001/09/15 00:48:59 petere Exp $ */
1+
/* $Header: /cvsroot/pgsql/doc/src/sgml/stylesheet.css,v 1.3 2002/03/11 05:02:04 petere Exp $ */
22

33
/* color scheme similar to www.postgresql.org */
44

@@ -13,26 +13,26 @@ A:active { color: #FF0000; }
1313

1414
/* center titles */
1515

16-
BODY.book H1.title, BODY.set H1.title {
16+
BODY.BOOK H1.TITLE, BODY.SET H1.TITLE {
1717
text-align: center;
1818
font-size: 250%;
1919
font-family: sans-serif;
2020
color: #020167;
2121
}
2222

23-
BODY.book H3.corpauthor, BODY.set H3.corpauthor {
23+
BODY.BOOK H3.CORPAUTHOR, BODY.SET H3.CORPAUTHOR {
2424
text-align: center;
2525
font-style: italic;
2626
font-weight: normal;
2727
}
2828

29-
BODY.book .copyright, BODY.set .copyright {
29+
BODY.BOOK .COPYRIGHT, BODY.SET .COPYRIGHT {
3030
text-align: center;
3131
}
3232

3333
/* decoration for formal examples */
3434

35-
DIV.example {
35+
DIV.EXAMPLE {
3636
padding-left: 15px;
3737
border-style: solid;
3838
border-width: 0px;
@@ -43,17 +43,17 @@ DIV.example {
4343

4444
/* less dense spacing of TOC */
4545

46-
.set .toc DL DT, .book .toc DL DT {
46+
.SET .TOC DL DT, .BOOK .TOC DL DT {
4747
padding-top: 1.5ex;
4848
padding-bottom: 1.5ex;
4949
}
5050

51-
.set .toc DL DL DT, .book .toc DL DL DT {
51+
.SET .TOC DL DL DT, .BOOK .TOC DL DL DT {
5252
padding-top: 0ex;
5353
padding-bottom: 0ex;
5454
}
5555

5656
/* miscellaneous */
5757

58-
.navheader TH { font-style: italic; }
59-
.comment { color: red; }
58+
.NAVHEADER TH { font-style: italic; }
59+
.COMMENT { color: red; }

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy