1 /************************************************************************/
2 /* Custom style-sheet stuffs for the Subversion book in HTML form. */
3 /************************************************************************/
9 font-family: arial
,helvetica
,sans-serif
;
68 font-family: courier new
,courier
,fixed
;
71 .command
, .screen
, .programlisting
73 font-family: courier new
,courier
,fixed
;
80 font-family: arial
,helvetica
,sans-serif
;
87 text-decoration: underline
;
92 background: rgb
(75%,75%,100%);
94 text-decoration: underline
;
100 text-decoration: underline
;
108 .figure
, .example
, .table
110 margin: 0.125in 0.5in;
119 background: rgb
(240,240,240);
125 border-right: 1px black solid
;
126 border-bottom: 1px black solid
;
132 background: rgb
(180,180,180);
134 border-right: 1px black solid
;
135 border-bottom: 1px black solid
;
139 .table p
.title
, .figure p
.title
, .example p
.title
141 text-align: left
!important
;
142 font-size: 100% !important
;
155 border-top: dotted
1px black
;
156 border-left: dotted
1px black
;
157 border-right: solid
2px black
;
158 border-bottom: solid
2px black
;
159 background: rgb
(240,220,170);
164 .note
.programlisting
, .note
.screen
,
165 .tip
.programlisting
, .tip
.screen
,
166 .warning
.programlisting
, .warning
.screen
,
167 .sidebar
.programlisting
, .sidebar
.screen
181 border: black solid
1px;
182 background: url
(./images/note.png) no-repeat rgb
(252,246,220);
189 border: black solid
1px;
190 background: url
(./images/info.png) no-repeat rgb
(224,244,255);
197 border: black solid
1px;
198 background: url
(./images/warning.png) no-repeat rgb
(255,210,210);
203 .programlisting
, .screen
209 background: rgb
(240,240,240);
210 border-top: black dotted
1px;
211 border-left: black dotted
1px;
212 border-right: black solid
2px;
213 border-bottom: black solid
2px;
216 .navheader
, .navfooter
218 border: black solid
1px;
219 background: rgb
(180,180,200);
222 .navheader hr
, .navfooter hr