source: stylesheets/blfs.css@ dbaa33d

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 6.3 6.3-rc1 6.3-rc2 6.3-rc3 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since dbaa33d was dbaa33d, checked in by Randy McMurchy <randy@…>, 18 years ago

Modified the method of using cpan in the Perl Modules instructions, thanks to William Zhou for the suggestion

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5911 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 7.0 KB
RevLine 
[3fe8b511]1/* Global settings */
[eff3826]2body {
3 font-family: verdana, tahoma, helvetica, arial, sans-serif;
4 text-align: left;
[3fe8b511]5 background: #fff;
6 color: #333;
7 margin: 1em;
8 padding: 0;
9 font-size: 1em;
10 line-height: 1.2em
[eff3826]11}
12
[3fe8b511]13a:link { color: #22b; }
14a:visited { color: #7e4988; }
15a:hover, a:focus { color: #d30e08; }
16a:active { color: #6b77b1;}
17
18/* Headers */
19h1, h2, b, strong {
20 color: #000;
21 font-weight: bold;
[eff3826]22}
23
[3fe8b511]24h3, h4, h5, h6 {
25 color: #222;
[3984104]26}
27
[6279d44]28.url {
[3fe8b511]29 color: #55f; /* Light Blue */
[6279d44]30 font-weight: bold;
[3984104]31}
32
[226b1752]33h1 { font-size: 173%; text-align: center; line-height: 1.2em; }
[fb31251]34h1.title sup { font-size: small; }
[226b1752]35h2 { font-size: 144%; padding-top: 0.2em; margin-top: 0.3em; line-height: 1.2em; }
36h2.subtitle { text-align: center; line-height: 1.2em; }
37h3 { font-size: 120%; line-height: 1.2em; }
38h4 { font-size: 120%; line-height: 1.2em;}
[f73bacc]39div.package h4, h5, h6 { font-size: 100%; font-style: italic; }
[3fe8b511]40
41/* Navigation */
42div.headertitles h4 {
43 margin-bottom: 2px;
[3984104]44 text-align: center;
45}
46
[3fe8b511]47div.headertitles h3 {
48 margin-top: 2px;
49 text-align: center;
[3984104]50}
51
[3fe8b511]52div.navheader, div.navfooter {
53 background: #ecedef;
54 padding: 0.1em 1em;
55 border-bottom: 1px solid #dbddec;
[3984104]56}
57
[3fe8b511]58div.navfooter {
59 border-bottom: 0;
60 border-top: 1px solid #dbddec;
61}
62
63div.navheader ul, div.navfooter ul {
64 padding: .2em .5em .5em 0;
65 margin-left: 0px;
66 margin-right: 2px;
67 position: relative;
68 background: #dbddec;
69}
70
71div.navheader ul li, div.navfooter ul li {
72 display: inline;
[cc72573]73 width: 40%;
[3fe8b511]74}
75
76div.navheader ul li.prev, div.navfooter ul li.prev {
77 position: absolute;
78 display: block;
79 left: 0;
[3984104]80 text-align: left;
[3fe8b511]81 padding: 0.2em 1em;
82 margin-left: 6px;
[3984104]83}
84
[3fe8b511]85div.navheader ul li.next, div.navfooter ul li.next {
86 position: absolute;
87 display: block;
[3984104]88 text-align: right;
[3fe8b511]89 right: 5px;
90 padding: 0.2em 0.5em;
91 margin-right: 7px;
[3984104]92}
93
[3fe8b511]94div.navheader ul li.prev p, div.navfooter ul li.prev p,
95div.navheader ul li.next p, div.navfooter ul li.next p {
96 padding: 0;
97 margin: 1px 0px;
[eff3826]98}
99
[3fe8b511]100div.navheader ul li.home, div.navheader ul li.up,
101div.navfooter ul li.home, div.navfooter ul li.up {
102 text-align: center;
103 padding: 0;
104 margin: 0px auto;
105 display: block;
106 color: #dbddec;
[1a396398]107}
108
[3fe8b511]109/* TOC & Index*/
[1a396398]110
[3fe8b511]111div.toc ul, div.index ul, div.navheader ul, div.navfooter ul {
112 list-style: none;
[eff3826]113}
114
[3fe8b511]115div.toc, div.dedication {
116 padding-left: 1em;
[eff3826]117}
118
[3fe8b511]119li.preface {
120 margin-left: 1em;
[eff3826]121}
122
[3fe8b511]123div.toc ul li h3, div.toc ul li h4 {
124 margin: .4em;
[eff3826]125}
126
[d5a426b]127.dummy {
128 font-weight: bold;
129 font-size: 110%;
130 line-height: 1.8em;
131/* Removed per Bruce
132 margin-left: -1.5em; */
133}
134
[3fe8b511]135.item {
[55526553]136 width: 18.5em;
[ffdb54d9]137 float: left;
[5e363b3]138}
139
140.indexref {
[55526553]141 margin-left: 18.5em;
[eff3826]142}
143
[3fe8b511]144.secitem {
[eff3826]145 font-weight: normal;
[3fe8b511]146 width: 16em;
147 float: left;
[eff3826]148}
149
[3fe8b511]150/* Admonitions */
151div.note, div.tip {
152 background-color: #fffff6;
153 border: 2px solid #dbddec;
154 width: 90%;
155 margin: .5em auto;
[eff3826]156}
157
[3fe8b511]158div.important, div.warning, div.caution {
159 background-color: #fffff6;
160 border: medium solid #400;
161 width: 90%;
162 margin: 1.5em auto;
163 color: #600;
164 font-size: larger;
[eff3826]165}
166
[3fe8b511]167div.important h3, div.warning h3, div.caution h3 {
168 color: #900;
[b26d107]169}
170
[3fe8b511]171div.admonhead img {
172 padding: .3em;
173}
[b26d107]174
[3fe8b511]175div.admonhead h3 {
176 display: inline;
177 margin-left: 1.5em;
[eff3826]178}
179
[3fe8b511]180div.admonbody {
181 margin: .5em;
182}
183
184div.important em, div.warning em, div.caution em {
185 color: #000;
186 font-weight: bold;
187}
188
189div.important tt, div.warning tt, div.caution tt {
190 font-weight: bold;
191}
192
[6689ae6]193table {
[ffdb54d9]194 width: auto;
[6689ae6]195 margin-left: 1em;
196}
197
198td {
199 vertical-align: top;
200}
201
202td span, td p {
203 margin: 0.3em;
204}
205
[17b7723]206div.table table {
207 border-collapse: collapse;
208 }
209
210div.table td, div.table th {
211 padding: 0.3em;
212 text-align: right;
213 vertical-align: baseline;
214}
215
216div.table tr > td:first-child, div.table tr > th:first-child {
217 text-align: left;
218}
[226b1752]219
[1dca852]220div.revhistory th {
221 text-align: left;
222 line-height: 2em;
223}
[17b7723]224
[1dca852]225div.revhistory td {
226 padding-right: 1em;
227}
[17b7723]228
[eaf6a1cd]229span.term {
230 display: block;
231}
232
[3fe8b511]233/* variablelist & segmentedlist */
234dl {
235 margin: 0;
236 padding: 0;
[6a5c090]237 list-style-type: none;
[3fe8b511]238}
239
240dt {
241 display: list-item;
242 font-weight: bold;
243 margin: .33em 0 0 1em;
244 padding: 0;
245}
246
[ad825f2]247span.seg {
248 display: block;
249 padding-left: 12em;
250}
251
[3fe8b511]252div.content dt {
253 list-style: none;
254}
255
256dd {
257 margin: 0 0 1em 3em;
258 padding: 0;
259}
260
261div.variablelist dd {
262 margin-bottom: 1em;
263}
264
265div.variablelist dd p {
266 margin-top: 0px;
267}
268
269dl.materials dd {
270 margin-left: 0px;
271}
272
273div.segmentedlist {
274 margin-top: 1em;
275}
276
277div.segmentedlist p {
278 margin: 0px auto;
279}
280
[6a5c090]281span.segtitle {
282 display: block;
283 float: left;
284 width: 12em;
285}
[ffdb54d9]286
[6a5c090]287div.seg {
288 clear: left;
289}
290
[3fe8b511]291/* itemizedlist */
292
293div.itemizedlist {
294 margin-left: 1em;
295}
296
[eaf6a1cd]297ul[compact="compact"] li p {
[3fe8b511]298 padding: 0.3em;
299 margin: 0em;
300 background-color: #f0fff0;
301}
302
303/* Indented blocks */
304p, ul, dl, code, blockquote {
305 padding-left: 1em;
306}
307
308/* Monospaced elements */
309tt, code, kbd, pre, .command {
310 font-family: monospace;
311}
312
313pre.userinput {
314 color: #101310;
315 background-color: #e5e5e5;
316 border: 1px solid #050505;
317 padding: .5em 1em;
318 margin: 0 2em;
[eaf6a1cd]319 font-weight: bold;
320}
321
322pre.root {
323 color: #101310;
324 background-color: #e5e5e5;
[343fb6d]325 border: 1px solid #050505;
[eaf6a1cd]326 padding: .5em 1em;
327 margin: 0 2em;
328 font-weight: bold;
[3fe8b511]329}
330
[7f0fe5f]331.literal, .prompt {
[3fe8b511]332 font-weight: normal;
[eff3826]333}
334
[3984104]335pre.screen {
[3fe8b511]336 color: #000;
337 background-color: #e9e9e9;
338 border: 1px solid #050505;
339 padding: .5em 1em;
340 margin: 0 2em;
[3984104]341}
342
[3fe8b511]343/* Sections */
[eaf6a1cd]344div h1, div.glossary h2 {
[3fe8b511]345 padding: 1em 0 0.5em 0;
346 margin: 0px auto;
[eff3826]347}
348
[3fe8b511]349div.glossary h2 {
350 text-align: center;
351 font-size: 173%;
352 padding-top: 0.4em;
353 border-bottom: .1em solid #dbddec;
[eff3826]354}
355
[3fe8b511]356div.package {
[343fb6d]357 padding: 0 0.5em 0.3em 0.5em;
358 margin: 0.5em 0 0.5em 0;
[eff3826]359}
360
[eaf6a1cd]361div.kernel {
362 padding: 0 0.5em 0.3em 0.5em;
363 margin: 0.5em 0 0.5em 0;
364}
365
[4f2f35c]366div.installation {
367 padding: 0 0.5em 0.3em 0.5em;
368 margin: 0.5em 0 0.5em 0;
369}
370
371div.commands {
372 padding: 0 0.5em 0.3em 0.5em;
373 margin: 0.5em 0 0.5em 0;
374}
375
376div.testing {
[3fe8b511]377 padding: 0 0.5em 0.3em 0.5em;
378 margin: 0.5em 0 0.5em 0;
[eff3826]379}
380
[343fb6d]381div.configuration {
382 padding: 0 0.5em 0.3em 0.5em;
383 margin: 0.5em 0 0.5em 0;
[ae8a3e4]384}
385
[343fb6d]386div.content {
387 padding: 0 0.5em 0.3em 0.5em;
388 margin: 0.5em 0 0.5em 0;
[3fe8b511]389}
390
391div.book, div.preface, div.part, div.chapter, div.sect1, div.appendix, div.index {
392 padding-bottom: 0.5em;
393}
394
395div.preface h1, div.part h1, div.chapter h1, div.sect1 h1, div.appendix h1, div.index h1 {
396 background: #f5f6f7;
397 border-bottom: .1em solid #dbddec;
398 margin: 0px auto;
399 padding: .5em;
400}
401
402div.book h1 {
403 background: #f5f6f7;
404 margin: 0px auto;
405 padding: 0.5em;
406}
407
408div.book h2.subtitle {
409 background: #dbddec;
410 margin: 0px auto;
411 padding: 0.2em;
412}
413div.authorgroup, div p.copyright, div.abstract, div p.pubdate, div.revhistory {
414 background: #f5f6f7;
415 margin: 0px auto;
416 padding: 1em 0.5em;
417}
418
419hr {
420 background: #dbddec;
421 height: .3em;
422 border: 0px;
423 margin: 0px auto;
424 padding: 0;
425}
426
427/* Last edited info */
428p.updated {
429 font-size: small;
430 font-weight: bold;
431 font-style: italic;
[ae8a3e4]432}
[eaf6a1cd]433
434/* Inline tags */
435
[ffdb54d9]436tt.systemitem {
[eaf6a1cd]437 font-style: italic;
438}
[d53eb0e]439
440p.usernotes {
[61af9e0e]441 margin-left: -1em;
[d53eb0e]442 font-size: small;
443 font-weight: bold;
444 font-style: italic;
445}
[b26eca2]446
447.simplelist {
448 background-color: #f0fff0;
449}
[dbaa33d]450
451.underlined {
452 text-decoration: underline;
453}
Note: See TracBrowser for help on using the repository browser.