diff options
Diffstat (limited to 'documentation/yocto-project-qs/qs-style.css')
| -rw-r--r-- | documentation/yocto-project-qs/qs-style.css | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/documentation/yocto-project-qs/qs-style.css b/documentation/yocto-project-qs/qs-style.css index 948f1bed3f..5085b9d0be 100644 --- a/documentation/yocto-project-qs/qs-style.css +++ b/documentation/yocto-project-qs/qs-style.css | |||
| @@ -118,12 +118,13 @@ 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-position: top; | 121 | background-image: url("figures/ypqs-title.png"); |
| 122 | background-position: left top; | ||
| 122 | margin-top: -256px; | 123 | margin-top: -256px; |
| 123 | padding-right: 50px; | 124 | padding-right: 50px; |
| 124 | margin-left: 50px; | 125 | margin-left: 0px; |
| 125 | text-align: center; | 126 | text-align: right; |
| 126 | width: 600px; | 127 | width: 740px; |
| 127 | } | 128 | } |
| 128 | 129 | ||
| 129 | h3.author { | 130 | h3.author { |
| @@ -791,9 +792,9 @@ div.article .titlepage .title | |||
| 791 | 792 | ||
| 792 | div.preface .titlepage .title, | 793 | div.preface .titlepage .title, |
| 793 | div.colophon .title, | 794 | div.colophon .title, |
| 794 | div.chapter .titlepage .title, | 795 | div.chapter .titlepage .title { |
| 795 | div.article .titlepage .title | 796 | background-position: bottom; |
| 796 | { | 797 | background-repeat: repeat-x; |
| 797 | } | 798 | } |
| 798 | 799 | ||
| 799 | div.section div.section .titlepage .title, | 800 | div.section div.section .titlepage .title, |
