diff options
Diffstat (limited to 'documentation/yocto-project-qs/qs-style.css')
-rw-r--r-- | documentation/yocto-project-qs/qs-style.css | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/documentation/yocto-project-qs/qs-style.css b/documentation/yocto-project-qs/qs-style.css index a324a4a51d..235c85a1ba 100644 --- a/documentation/yocto-project-qs/qs-style.css +++ b/documentation/yocto-project-qs/qs-style.css | |||
@@ -118,13 +118,12 @@ 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-qs-title.png"); | 121 | background-position: top; |
122 | background-position: left top; | ||
123 | margin-top: -256px; | 122 | margin-top: -256px; |
124 | padding-right: 50px; | 123 | padding-right: 50px; |
125 | margin-left: 0px; | 124 | margin-left: 50px; |
126 | text-align: right; | 125 | text-align: center; |
127 | width: 740px; | 126 | width: 600px; |
128 | } | 127 | } |
129 | 128 | ||
130 | h3.author { | 129 | h3.author { |