diff options
Diffstat (limited to 'documentation/kernel-dev/kernel-dev-style.css')
-rw-r--r-- | documentation/kernel-dev/kernel-dev-style.css | 37 |
1 files changed, 18 insertions, 19 deletions
diff --git a/documentation/kernel-dev/kernel-dev-style.css b/documentation/kernel-dev/kernel-dev-style.css index a90d4af291..52be14388d 100644 --- a/documentation/kernel-dev/kernel-dev-style.css +++ b/documentation/kernel-dev/kernel-dev-style.css | |||
@@ -1,6 +1,6 @@ | |||
1 | /* | 1 | /* |
2 | Generic XHTML / DocBook XHTML CSS Stylesheet. | 2 | Generic XHTML / DocBook XHTML CSS Stylesheet. |
3 | 3 | ||
4 | Browser wrangling and typographic design by | 4 | Browser wrangling and typographic design by |
5 | Oyvind Kolas / pippin@gimp.org | 5 | Oyvind Kolas / pippin@gimp.org |
6 | 6 | ||
@@ -42,7 +42,7 @@ | |||
42 | 42 | ||
43 | body { | 43 | body { |
44 | font-family: Verdana, Sans, sans-serif; | 44 | font-family: Verdana, Sans, sans-serif; |
45 | 45 | ||
46 | min-width: 640px; | 46 | min-width: 640px; |
47 | width: 80%; | 47 | width: 80%; |
48 | margin: 0em auto; | 48 | margin: 0em auto; |
@@ -118,7 +118,7 @@ h6 { | |||
118 | background-color: transparent; | 118 | background-color: transparent; |
119 | background-repeat: no-repeat; | 119 | background-repeat: no-repeat; |
120 | padding-top: 256px; | 120 | padding-top: 256px; |
121 | background-image: url("figures/kernel-title.png"); | 121 | background-image: url("figures/kernel-dev-title.png"); |
122 | background-position: left top; | 122 | background-position: left top; |
123 | margin-top: -256px; | 123 | margin-top: -256px; |
124 | padding-right: 50px; | 124 | padding-right: 50px; |
@@ -243,7 +243,7 @@ div.legalnotice p.legalnotice-title { | |||
243 | p { | 243 | p { |
244 | line-height: 1.5em; | 244 | line-height: 1.5em; |
245 | margin-top: 0em; | 245 | margin-top: 0em; |
246 | 246 | ||
247 | } | 247 | } |
248 | 248 | ||
249 | dl { | 249 | dl { |
@@ -297,7 +297,7 @@ p a[id] { | |||
297 | padding: 0px; | 297 | padding: 0px; |
298 | display: inline; | 298 | display: inline; |
299 | background-image: none; | 299 | background-image: none; |
300 | } | 300 | } |
301 | 301 | ||
302 | a { | 302 | a { |
303 | text-decoration: underline; | 303 | text-decoration: underline; |
@@ -338,10 +338,10 @@ div.table p.title b{ | |||
338 | font-weight: normal; | 338 | font-weight: normal; |
339 | } | 339 | } |
340 | 340 | ||
341 | .mediaobject .caption, | 341 | .mediaobject .caption, |
342 | .mediaobject .caption p { | 342 | .mediaobject .caption p { |
343 | text-align: center; | 343 | text-align: center; |
344 | font-size: 80%; | 344 | font-size: 80%; |
345 | padding-top: 0.5em; | 345 | padding-top: 0.5em; |
346 | padding-bottom: 0.5em; | 346 | padding-bottom: 0.5em; |
347 | } | 347 | } |
@@ -604,7 +604,7 @@ b.keycap, | |||
604 | .keycap { | 604 | .keycap { |
605 | border: 1px solid; | 605 | border: 1px solid; |
606 | } | 606 | } |
607 | 607 | ||
608 | 608 | ||
609 | div.navheader, div.heading{ | 609 | div.navheader, div.heading{ |
610 | border-bottom: 1px solid; | 610 | border-bottom: 1px solid; |
@@ -675,10 +675,10 @@ hr { | |||
675 | } | 675 | } |
676 | 676 | ||
677 | .note { | 677 | .note { |
678 | background-color: #f0f0f2; | 678 | background-color: #f0f0f2; |
679 | } | 679 | } |
680 | 680 | ||
681 | .glossary dl dt, | 681 | .glossary dl dt, |
682 | .variablelist dl dt, | 682 | .variablelist dl dt, |
683 | .variablelist dl dt span.term { | 683 | .variablelist dl dt span.term { |
684 | color: #044; | 684 | color: #044; |
@@ -778,10 +778,10 @@ div.article .titlepage .title | |||
778 | } | 778 | } |
779 | */ | 779 | */ |
780 | 780 | ||
781 | div.preface .titlepage .title, | 781 | div.preface .titlepage .title, |
782 | div.colophon .title, | 782 | div.colophon .title, |
783 | div.chapter .titlepage .title, | 783 | div.chapter .titlepage .title, |
784 | div.article .titlepage .title | 784 | div.article .titlepage .title |
785 | { | 785 | { |
786 | } | 786 | } |
787 | 787 | ||
@@ -942,8 +942,8 @@ table { | |||
942 | 942 | ||
943 | .tip, | 943 | .tip, |
944 | .note { | 944 | .note { |
945 | background: #f0f0f2; | 945 | background: #f0f0f2; |
946 | color: #333; | 946 | color: #333; |
947 | padding: 20px; | 947 | padding: 20px; |
948 | margin: 20px; | 948 | margin: 20px; |
949 | } | 949 | } |
@@ -954,12 +954,12 @@ table { | |||
954 | margin: 0em; | 954 | margin: 0em; |
955 | font-size: 2em; | 955 | font-size: 2em; |
956 | font-weight: bold; | 956 | font-weight: bold; |
957 | color: #333; | 957 | color: #333; |
958 | } | 958 | } |
959 | 959 | ||
960 | .tip a, | 960 | .tip a, |
961 | .note a { | 961 | .note a { |
962 | color: #333; | 962 | color: #333; |
963 | text-decoration: underline; | 963 | text-decoration: underline; |
964 | } | 964 | } |
965 | 965 | ||
@@ -976,4 +976,3 @@ table { | |||
976 | font-size:large; | 976 | font-size:large; |
977 | color: #00557D; | 977 | color: #00557D; |
978 | } | 978 | } |
979 | |||