diff options
| -rw-r--r-- | documentation/adt-manual/adt-style.css | 36 | ||||
| -rw-r--r-- | documentation/bsp-guide/bsp-style.css | 35 | ||||
| -rw-r--r-- | documentation/dev-manual/dev-style.css | 36 | ||||
| -rw-r--r-- | documentation/kernel-dev/kernel-dev-style.css | 1 | ||||
| -rw-r--r-- | documentation/mega-manual/mega-style.css | 37 | ||||
| -rw-r--r-- | documentation/profile-manual/profile-manual-style.css | 1 | ||||
| -rw-r--r-- | documentation/yocto-project-qs/qs-style.css | 37 |
7 files changed, 84 insertions, 99 deletions
diff --git a/documentation/adt-manual/adt-style.css b/documentation/adt-manual/adt-style.css index 3b098aa493..58dd70e367 100644 --- a/documentation/adt-manual/adt-style.css +++ b/documentation/adt-manual/adt-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; |
| @@ -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 | ||
| @@ -793,7 +793,6 @@ div.sect2 .titlepage .title { | |||
| 793 | 793 | ||
| 794 | h1.title { | 794 | h1.title { |
| 795 | background-color: transparent; | 795 | background-color: transparent; |
| 796 | background-image: url("figures/yocto-project-bw.png"); | ||
| 797 | background-repeat: no-repeat; | 796 | background-repeat: no-repeat; |
| 798 | height: 256px; | 797 | height: 256px; |
| 799 | text-indent: -9000px; | 798 | text-indent: -9000px; |
| @@ -942,8 +941,8 @@ table { | |||
| 942 | 941 | ||
| 943 | .tip, | 942 | .tip, |
| 944 | .note { | 943 | .note { |
| 945 | background: #f0f0f2; | 944 | background: #f0f0f2; |
| 946 | color: #333; | 945 | color: #333; |
| 947 | padding: 20px; | 946 | padding: 20px; |
| 948 | margin: 20px; | 947 | margin: 20px; |
| 949 | } | 948 | } |
| @@ -954,12 +953,12 @@ table { | |||
| 954 | margin: 0em; | 953 | margin: 0em; |
| 955 | font-size: 2em; | 954 | font-size: 2em; |
| 956 | font-weight: bold; | 955 | font-weight: bold; |
| 957 | color: #333; | 956 | color: #333; |
| 958 | } | 957 | } |
| 959 | 958 | ||
| 960 | .tip a, | 959 | .tip a, |
| 961 | .note a { | 960 | .note a { |
| 962 | color: #333; | 961 | color: #333; |
| 963 | text-decoration: underline; | 962 | text-decoration: underline; |
| 964 | } | 963 | } |
| 965 | 964 | ||
| @@ -976,4 +975,3 @@ table { | |||
| 976 | font-size:large; | 975 | font-size:large; |
| 977 | color: #00557D; | 976 | color: #00557D; |
| 978 | } | 977 | } |
| 979 | |||
diff --git a/documentation/bsp-guide/bsp-style.css b/documentation/bsp-guide/bsp-style.css index 4a1a45e727..6a3179e731 100644 --- a/documentation/bsp-guide/bsp-style.css +++ b/documentation/bsp-guide/bsp-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; |
| @@ -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,9 @@ 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 | background-image: url("images/title-bg.png"); | ||
| 785 | background-position: bottom; | 784 | background-position: bottom; |
| 786 | background-repeat: repeat-x; | 785 | background-repeat: repeat-x; |
| 787 | } | 786 | } |
| @@ -794,7 +793,6 @@ div.sect2 .titlepage .title { | |||
| 794 | 793 | ||
| 795 | h1.title { | 794 | h1.title { |
| 796 | background-color: transparent; | 795 | background-color: transparent; |
| 797 | background-image: url("poky-ref-manual.png"); | ||
| 798 | background-repeat: no-repeat; | 796 | background-repeat: no-repeat; |
| 799 | height: 256px; | 797 | height: 256px; |
| 800 | text-indent: -9000px; | 798 | text-indent: -9000px; |
| @@ -943,8 +941,8 @@ table { | |||
| 943 | 941 | ||
| 944 | .tip, | 942 | .tip, |
| 945 | .note { | 943 | .note { |
| 946 | background: #f0f0f2; | 944 | background: #f0f0f2; |
| 947 | color: #333; | 945 | color: #333; |
| 948 | padding: 20px; | 946 | padding: 20px; |
| 949 | margin: 20px; | 947 | margin: 20px; |
| 950 | } | 948 | } |
| @@ -955,12 +953,12 @@ table { | |||
| 955 | margin: 0em; | 953 | margin: 0em; |
| 956 | font-size: 2em; | 954 | font-size: 2em; |
| 957 | font-weight: bold; | 955 | font-weight: bold; |
| 958 | color: #333; | 956 | color: #333; |
| 959 | } | 957 | } |
| 960 | 958 | ||
| 961 | .tip a, | 959 | .tip a, |
| 962 | .note a { | 960 | .note a { |
| 963 | color: #333; | 961 | color: #333; |
| 964 | text-decoration: underline; | 962 | text-decoration: underline; |
| 965 | } | 963 | } |
| 966 | 964 | ||
| @@ -977,4 +975,3 @@ table { | |||
| 977 | font-size:large; | 975 | font-size:large; |
| 978 | color: #00557D; | 976 | color: #00557D; |
| 979 | } | 977 | } |
| 980 | |||
diff --git a/documentation/dev-manual/dev-style.css b/documentation/dev-manual/dev-style.css index 23c8e74c1e..f92130003c 100644 --- a/documentation/dev-manual/dev-style.css +++ b/documentation/dev-manual/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; |
| @@ -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 | ||
| @@ -793,7 +793,6 @@ div.sect2 .titlepage .title { | |||
| 793 | 793 | ||
| 794 | h1.title { | 794 | h1.title { |
| 795 | background-color: transparent; | 795 | background-color: transparent; |
| 796 | background-image: url("figures/yocto-project-bw.png"); | ||
| 797 | background-repeat: no-repeat; | 796 | background-repeat: no-repeat; |
| 798 | height: 256px; | 797 | height: 256px; |
| 799 | text-indent: -9000px; | 798 | text-indent: -9000px; |
| @@ -942,8 +941,8 @@ table { | |||
| 942 | 941 | ||
| 943 | .tip, | 942 | .tip, |
| 944 | .note { | 943 | .note { |
| 945 | background: #f0f0f2; | 944 | background: #f0f0f2; |
| 946 | color: #333; | 945 | color: #333; |
| 947 | padding: 20px; | 946 | padding: 20px; |
| 948 | margin: 20px; | 947 | margin: 20px; |
| 949 | } | 948 | } |
| @@ -954,12 +953,12 @@ table { | |||
| 954 | margin: 0em; | 953 | margin: 0em; |
| 955 | font-size: 2em; | 954 | font-size: 2em; |
| 956 | font-weight: bold; | 955 | font-weight: bold; |
| 957 | color: #333; | 956 | color: #333; |
| 958 | } | 957 | } |
| 959 | 958 | ||
| 960 | .tip a, | 959 | .tip a, |
| 961 | .note a { | 960 | .note a { |
| 962 | color: #333; | 961 | color: #333; |
| 963 | text-decoration: underline; | 962 | text-decoration: underline; |
| 964 | } | 963 | } |
| 965 | 964 | ||
| @@ -976,4 +975,3 @@ table { | |||
| 976 | font-size:large; | 975 | font-size:large; |
| 977 | color: #00557D; | 976 | color: #00557D; |
| 978 | } | 977 | } |
| 979 | |||
diff --git a/documentation/kernel-dev/kernel-dev-style.css b/documentation/kernel-dev/kernel-dev-style.css index 52be14388d..f678beb4a2 100644 --- a/documentation/kernel-dev/kernel-dev-style.css +++ b/documentation/kernel-dev/kernel-dev-style.css | |||
| @@ -793,7 +793,6 @@ div.sect2 .titlepage .title { | |||
| 793 | 793 | ||
| 794 | h1.title { | 794 | h1.title { |
| 795 | background-color: transparent; | 795 | background-color: transparent; |
| 796 | background-image: url("figures/yocto-project-bw.png"); | ||
| 797 | background-repeat: no-repeat; | 796 | background-repeat: no-repeat; |
| 798 | height: 256px; | 797 | height: 256px; |
| 799 | text-indent: -9000px; | 798 | text-indent: -9000px; |
diff --git a/documentation/mega-manual/mega-style.css b/documentation/mega-manual/mega-style.css index a97d691836..ea40de151d 100644 --- a/documentation/mega-manual/mega-style.css +++ b/documentation/mega-manual/mega-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,6 @@ 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/yocto-project-bw.png"); | ||
| 122 | background-position: top; | 121 | background-position: top; |
| 123 | margin-top: -256px; | 122 | margin-top: -256px; |
| 124 | padding-right: 50px; | 123 | padding-right: 50px; |
| @@ -243,7 +242,7 @@ div.legalnotice p.legalnotice-title { | |||
| 243 | p { | 242 | p { |
| 244 | line-height: 1.5em; | 243 | line-height: 1.5em; |
| 245 | margin-top: 0em; | 244 | margin-top: 0em; |
| 246 | 245 | ||
| 247 | } | 246 | } |
| 248 | 247 | ||
| 249 | dl { | 248 | dl { |
| @@ -297,7 +296,7 @@ p a[id] { | |||
| 297 | padding: 0px; | 296 | padding: 0px; |
| 298 | display: inline; | 297 | display: inline; |
| 299 | background-image: none; | 298 | background-image: none; |
| 300 | } | 299 | } |
| 301 | 300 | ||
| 302 | a { | 301 | a { |
| 303 | text-decoration: underline; | 302 | text-decoration: underline; |
| @@ -338,10 +337,10 @@ div.table p.title b{ | |||
| 338 | font-weight: normal; | 337 | font-weight: normal; |
| 339 | } | 338 | } |
| 340 | 339 | ||
| 341 | .mediaobject .caption, | 340 | .mediaobject .caption, |
| 342 | .mediaobject .caption p { | 341 | .mediaobject .caption p { |
| 343 | text-align: center; | 342 | text-align: center; |
| 344 | font-size: 80%; | 343 | font-size: 80%; |
| 345 | padding-top: 0.5em; | 344 | padding-top: 0.5em; |
| 346 | padding-bottom: 0.5em; | 345 | padding-bottom: 0.5em; |
| 347 | } | 346 | } |
| @@ -604,7 +603,7 @@ b.keycap, | |||
| 604 | .keycap { | 603 | .keycap { |
| 605 | border: 1px solid; | 604 | border: 1px solid; |
| 606 | } | 605 | } |
| 607 | 606 | ||
| 608 | 607 | ||
| 609 | div.navheader, div.heading{ | 608 | div.navheader, div.heading{ |
| 610 | border-bottom: 1px solid; | 609 | border-bottom: 1px solid; |
| @@ -675,10 +674,10 @@ hr { | |||
| 675 | } | 674 | } |
| 676 | 675 | ||
| 677 | .note { | 676 | .note { |
| 678 | background-color: #f0f0f2; | 677 | background-color: #f0f0f2; |
| 679 | } | 678 | } |
| 680 | 679 | ||
| 681 | .glossary dl dt, | 680 | .glossary dl dt, |
| 682 | .variablelist dl dt, | 681 | .variablelist dl dt, |
| 683 | .variablelist dl dt span.term { | 682 | .variablelist dl dt span.term { |
| 684 | color: #044; | 683 | color: #044; |
| @@ -778,10 +777,10 @@ div.article .titlepage .title | |||
| 778 | } | 777 | } |
| 779 | */ | 778 | */ |
| 780 | 779 | ||
| 781 | div.preface .titlepage .title, | 780 | div.preface .titlepage .title, |
| 782 | div.colophon .title, | 781 | div.colophon .title, |
| 783 | div.chapter .titlepage .title, | 782 | div.chapter .titlepage .title, |
| 784 | div.article .titlepage .title | 783 | div.article .titlepage .title |
| 785 | { | 784 | { |
| 786 | } | 785 | } |
| 787 | 786 | ||
| @@ -793,7 +792,6 @@ div.sect2 .titlepage .title { | |||
| 793 | 792 | ||
| 794 | h1.title { | 793 | h1.title { |
| 795 | background-color: transparent; | 794 | background-color: transparent; |
| 796 | background-image: url("figures/yocto-project-bw.png"); | ||
| 797 | background-repeat: no-repeat; | 795 | background-repeat: no-repeat; |
| 798 | height: 256px; | 796 | height: 256px; |
| 799 | text-indent: -9000px; | 797 | text-indent: -9000px; |
| @@ -942,8 +940,8 @@ table { | |||
| 942 | 940 | ||
| 943 | .tip, | 941 | .tip, |
| 944 | .note { | 942 | .note { |
| 945 | background: #f0f0f2; | 943 | background: #f0f0f2; |
| 946 | color: #333; | 944 | color: #333; |
| 947 | padding: 20px; | 945 | padding: 20px; |
| 948 | margin: 20px; | 946 | margin: 20px; |
| 949 | } | 947 | } |
| @@ -954,12 +952,12 @@ table { | |||
| 954 | margin: 0em; | 952 | margin: 0em; |
| 955 | font-size: 2em; | 953 | font-size: 2em; |
| 956 | font-weight: bold; | 954 | font-weight: bold; |
| 957 | color: #333; | 955 | color: #333; |
| 958 | } | 956 | } |
| 959 | 957 | ||
| 960 | .tip a, | 958 | .tip a, |
| 961 | .note a { | 959 | .note a { |
| 962 | color: #333; | 960 | color: #333; |
| 963 | text-decoration: underline; | 961 | text-decoration: underline; |
| 964 | } | 962 | } |
| 965 | 963 | ||
| @@ -976,4 +974,3 @@ table { | |||
| 976 | font-size:large; | 974 | font-size:large; |
| 977 | color: #00557D; | 975 | color: #00557D; |
| 978 | } | 976 | } |
| 979 | |||
diff --git a/documentation/profile-manual/profile-manual-style.css b/documentation/profile-manual/profile-manual-style.css index 7b1b342087..b60ea1c82c 100644 --- a/documentation/profile-manual/profile-manual-style.css +++ b/documentation/profile-manual/profile-manual-style.css | |||
| @@ -793,7 +793,6 @@ div.sect2 .titlepage .title { | |||
| 793 | 793 | ||
| 794 | h1.title { | 794 | h1.title { |
| 795 | background-color: transparent; | 795 | background-color: transparent; |
| 796 | background-image: url("figures/yocto-project-bw.png"); | ||
| 797 | background-repeat: no-repeat; | 796 | background-repeat: no-repeat; |
| 798 | height: 256px; | 797 | height: 256px; |
| 799 | text-indent: -9000px; | 798 | text-indent: -9000px; |
diff --git a/documentation/yocto-project-qs/qs-style.css b/documentation/yocto-project-qs/qs-style.css index 234e432a74..0a21bdc4bb 100644 --- a/documentation/yocto-project-qs/qs-style.css +++ b/documentation/yocto-project-qs/qs-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,6 @@ 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/yocto-project-bw.png"); | ||
| 122 | background-position: top; | 121 | background-position: top; |
| 123 | margin-top: -256px; | 122 | margin-top: -256px; |
| 124 | padding-right: 50px; | 123 | padding-right: 50px; |
| @@ -243,7 +242,7 @@ div.legalnotice p.legalnotice-title { | |||
| 243 | p { | 242 | p { |
| 244 | line-height: 1.5em; | 243 | line-height: 1.5em; |
| 245 | margin-top: 0em; | 244 | margin-top: 0em; |
| 246 | 245 | ||
| 247 | } | 246 | } |
| 248 | 247 | ||
| 249 | dl { | 248 | dl { |
| @@ -297,7 +296,7 @@ p a[id] { | |||
| 297 | padding: 0px; | 296 | padding: 0px; |
| 298 | display: inline; | 297 | display: inline; |
| 299 | background-image: none; | 298 | background-image: none; |
| 300 | } | 299 | } |
| 301 | 300 | ||
| 302 | a { | 301 | a { |
| 303 | text-decoration: underline; | 302 | text-decoration: underline; |
| @@ -338,10 +337,10 @@ div.table p.title b{ | |||
| 338 | font-weight: normal; | 337 | font-weight: normal; |
| 339 | } | 338 | } |
| 340 | 339 | ||
| 341 | .mediaobject .caption, | 340 | .mediaobject .caption, |
| 342 | .mediaobject .caption p { | 341 | .mediaobject .caption p { |
| 343 | text-align: center; | 342 | text-align: center; |
| 344 | font-size: 80%; | 343 | font-size: 80%; |
| 345 | padding-top: 0.5em; | 344 | padding-top: 0.5em; |
| 346 | padding-bottom: 0.5em; | 345 | padding-bottom: 0.5em; |
| 347 | } | 346 | } |
| @@ -604,7 +603,7 @@ b.keycap, | |||
| 604 | .keycap { | 603 | .keycap { |
| 605 | border: 1px solid; | 604 | border: 1px solid; |
| 606 | } | 605 | } |
| 607 | 606 | ||
| 608 | 607 | ||
| 609 | div.navheader, div.heading{ | 608 | div.navheader, div.heading{ |
| 610 | border-bottom: 1px solid; | 609 | border-bottom: 1px solid; |
| @@ -675,10 +674,10 @@ hr { | |||
| 675 | } | 674 | } |
| 676 | 675 | ||
| 677 | .note { | 676 | .note { |
| 678 | background-color: #f0f0f2; | 677 | background-color: #f0f0f2; |
| 679 | } | 678 | } |
| 680 | 679 | ||
| 681 | .glossary dl dt, | 680 | .glossary dl dt, |
| 682 | .variablelist dl dt, | 681 | .variablelist dl dt, |
| 683 | .variablelist dl dt span.term { | 682 | .variablelist dl dt span.term { |
| 684 | color: #044; | 683 | color: #044; |
| @@ -778,10 +777,10 @@ div.article .titlepage .title | |||
| 778 | } | 777 | } |
| 779 | */ | 778 | */ |
| 780 | 779 | ||
| 781 | div.preface .titlepage .title, | 780 | div.preface .titlepage .title, |
| 782 | div.colophon .title, | 781 | div.colophon .title, |
| 783 | div.chapter .titlepage .title, | 782 | div.chapter .titlepage .title, |
| 784 | div.article .titlepage .title | 783 | div.article .titlepage .title |
| 785 | { | 784 | { |
| 786 | } | 785 | } |
| 787 | 786 | ||
| @@ -793,7 +792,6 @@ div.sect2 .titlepage .title { | |||
| 793 | 792 | ||
| 794 | h1.title { | 793 | h1.title { |
| 795 | background-color: transparent; | 794 | background-color: transparent; |
| 796 | background-image: url("figures/yocto-project-bw.png"); | ||
| 797 | background-repeat: no-repeat; | 795 | background-repeat: no-repeat; |
| 798 | height: 256px; | 796 | height: 256px; |
| 799 | text-indent: -9000px; | 797 | text-indent: -9000px; |
| @@ -942,8 +940,8 @@ table { | |||
| 942 | 940 | ||
| 943 | .tip, | 941 | .tip, |
| 944 | .note { | 942 | .note { |
| 945 | background: #f0f0f2; | 943 | background: #f0f0f2; |
| 946 | color: #333; | 944 | color: #333; |
| 947 | padding: 20px; | 945 | padding: 20px; |
| 948 | margin: 20px; | 946 | margin: 20px; |
| 949 | } | 947 | } |
| @@ -954,12 +952,12 @@ table { | |||
| 954 | margin: 0em; | 952 | margin: 0em; |
| 955 | font-size: 2em; | 953 | font-size: 2em; |
| 956 | font-weight: bold; | 954 | font-weight: bold; |
| 957 | color: #333; | 955 | color: #333; |
| 958 | } | 956 | } |
| 959 | 957 | ||
| 960 | .tip a, | 958 | .tip a, |
| 961 | .note a { | 959 | .note a { |
| 962 | color: #333; | 960 | color: #333; |
| 963 | text-decoration: underline; | 961 | text-decoration: underline; |
| 964 | } | 962 | } |
| 965 | 963 | ||
| @@ -976,4 +974,3 @@ table { | |||
| 976 | font-size:large; | 974 | font-size:large; |
| 977 | color: #00557D; | 975 | color: #00557D; |
| 978 | } | 976 | } |
| 979 | |||
