1+ body {
2+ width : 960px ;
3+ margin : 0 auto;
4+ padding : 0 ;
5+ -moz-border-radius : 1.5em ;
6+ -webkit-border-radius : 1.5em ;
7+ border-radius : 1.5em ;
8+ }
19
210p , dd , dt {font-size : 14px ;text-indent : 2em }
311li p {font-size : 14px ;text-indent : 0em }
412
513h1 , h2 , h3 , h4 , h5 , h6 {
6- color : # 990000 ;
7- font-family : Tahoma, Ariel, Helvetica, sans-serif;
8- font-weight : bold;
14+ color : # 990000 ;
15+ font-family : Tahoma, Ariel, Helvetica, sans-serif;
16+ font-weight : bold;
917}
1018h1 {font-size : 20pt ;line-height : 130% ;font-weight : "bold" ;align : "center" ;}
1119h2 {font-size : 18pt ;line-height : 130% ;letter-spacing : 2px ;}
@@ -16,8 +24,8 @@ h5,h6 {font-size:9pt; line-height:130%;letter-spacing: 2px;}
1624td , li , select , input {font-size : 14px }
1725
1826pre .programlisting , pre .screen {
19- background : # E0E0E0 ;
20- padding : 6px ;
27+ background : # E0E0E0 ;
28+ padding : 6px ;
2129}
2230
2331table ,
@@ -36,32 +44,32 @@ td.segmentedlist {
3644}
3745
3846table {
39- border : 1px ;
47+ border : 1px ;
4048}
4149table pre .programlisting {
42- background-color : # FFFFFF ;
50+ background-color : # FFFFFF ;
4351}
4452
4553div .book div .titlepage {
46- border-top : 12px solid # BBBBBB ;
47- border-left : 12px solid # DDDDDD ;
48- border-right : 12px solid # DDDDDD ;
49- border-bottom : 12px solid # F3F3F3 ;
50- background-color : # FFFFBB ;
51- color : # 000066 ;
52- padding-left : 12px ;
53- padding-right : 12px ;
54+ border-top : 12px solid # BBBBBB ;
55+ border-left : 12px solid # DDDDDD ;
56+ border-right : 12px solid # DDDDDD ;
57+ border-bottom : 12px solid # F3F3F3 ;
58+ background-color : # FFFFBB ;
59+ color : # 000066 ;
60+ padding-left : 12px ;
61+ padding-right : 12px ;
5462}
5563
5664table .copyright {
57- font-style : italic;
58- font-size : 9pt ;
59- padding-top : 8px ;
60- padding-left : 8px ;
61- padding-right : 8px ;
62- padding-bottom : 8px ;
63- background-color : # FFFFBB ;
64- align : right;
65+ font-style : italic;
66+ font-size : 9pt ;
67+ padding-top : 8px ;
68+ padding-left : 8px ;
69+ padding-right : 8px ;
70+ padding-bottom : 8px ;
71+ background-color : # FFFFBB ;
72+ align : right;
6573}
6674
6775.navhead { padding-top : 0 ;
@@ -77,58 +85,59 @@ table.copyright {
7785.navhead a : hover { color : # 0000FF ; text-decoration : none; }
7886
7987.navheader {
80- font-family : Tahoma, Ariel, Helvetica, sans-serif;
81- background-color : # FFFFBB ;
82- font-size : 9pt ;
88+ font-family : Tahoma, Ariel, Helvetica, sans-serif;
89+ background-color : # FFFFBB ;
90+ font-size : 9pt ;
91+ margin-top : 5px ;
8392}
8493
8594.navfooter {
86- font-family : Tahoma, Ariel, Helvetica, sans-serif;
87- font-size : 9pt ;
95+ font-family : Tahoma, Ariel, Helvetica, sans-serif;
96+ font-size : 9pt ;
8897}
8998
9099.toc {font-size : 9pt ;color= "blue" ;font- weight: "bold" ;}
91100
92101div .toc span .part {
93- font-family : Tahoma, Ariel, Helvetica, sans-serif;
94- font-weight : bold;
95- font-size : 14px ;
96- margin-top : 1in ;
102+ font-family : Tahoma, Ariel, Helvetica, sans-serif;
103+ font-weight : bold;
104+ font-size : 14px ;
105+ margin-top : 1in ;
97106}
98107div .toc span .glossary {
99- font-weight : bold;
108+ font-weight : bold;
100109}
101110div .toc span .index {
102- font-weight : bold;
111+ font-weight : bold;
103112}
104113div .toc span .preface {
105- font-weight : bold;
114+ font-weight : bold;
106115}
107116div .toc span .appendix {
108- font-weight : bold;
117+ font-weight : bold;
109118}
110119div .toc span .chapter {
111- font-weight : bold;
120+ font-weight : bold;
112121}
113122
114123
115124div .book div .titlepage h1 .title {
116- font-family : Tahoma, Ariel, Helvetica, sans-serif;
117- font-weight : bold;
118- font-size : 36 ;
125+ font-family : Tahoma, Ariel, Helvetica, sans-serif;
126+ font-weight : bold;
127+ font-size : 36 ;
119128}
120129
121130div .book div .titlepage h3 .author {
122- font-family : Tahoma, Ariel, Helvetica, sans-serif;
123- font-weight : bold;
124- font-size : 24 ;
131+ font-family : Tahoma, Ariel, Helvetica, sans-serif;
132+ font-weight : bold;
133+ font-size : 24 ;
125134}
126135
127136div .book div .titlepage p .edition {
128- font-family : Tahoma, Ariel, Helvetica, sans-serif;
129- color : gray;
130- font-weight : bold;
131- font-size : 30 ;
137+ font-family : Tahoma, Ariel, Helvetica, sans-serif;
138+ color : gray;
139+ font-weight : bold;
140+ font-size : 30 ;
132141}
133142span .lineannotation {
134143 font-family : serif;
0 commit comments