diff options
Diffstat (limited to 'documentation/kernel-manual')
| -rw-r--r-- | documentation/kernel-manual/style.css | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/kernel-manual/style.css b/documentation/kernel-manual/style.css index e3e2d531f4..35ed9f36bc 100644 --- a/documentation/kernel-manual/style.css +++ b/documentation/kernel-manual/style.css | |||
| @@ -123,13 +123,13 @@ h6 { | |||
| 123 | background-color: transparent; | 123 | background-color: transparent; |
| 124 | background-repeat: no-repeat; | 124 | background-repeat: no-repeat; |
| 125 | padding-top: 256px; | 125 | padding-top: 256px; |
| 126 | background-image: url("../figures/yocto-project-bw.png"); | 126 | background-image: url("figures/kernel-title.png"); |
| 127 | background-position: top; | 127 | background-position: top; |
| 128 | margin-top: -256px; | 128 | margin-top: -256px; |
| 129 | padding-right: 50px; | 129 | padding-right: 50px; |
| 130 | margin-left: 50px; | 130 | margin-left: 50px; |
| 131 | text-align: center; | 131 | text-align: right; |
| 132 | width: 600px; | 132 | width: 700px; |
| 133 | } | 133 | } |
| 134 | 134 | ||
| 135 | h3.author { | 135 | h3.author { |
