diff options
Diffstat (limited to 'documentation/yocto-project-qs')
-rw-r--r-- | documentation/yocto-project-qs/qs-style.css | 37 |
1 files changed, 17 insertions, 20 deletions
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 | |||