summaryrefslogtreecommitdiffstats
path: root/documentation/kernel-manual
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2010-12-01 09:19:32 -0800
committerSaul Wold <Saul.Wold@intel.com>2010-12-10 22:01:21 -0800
commit23dcc1bf97a2d15b45d0d6cbd3e5234af5635bdf (patch)
tree06eaa14de9f5176faf2c436f59cccb4c202b00e0 /documentation/kernel-manual
parentddbd172dd8b80dad5f32b801ba9785775030d153 (diff)
downloadast2050-yocto-poky-23dcc1bf97a2d15b45d0d6cbd3e5234af5635bdf.zip
ast2050-yocto-poky-23dcc1bf97a2d15b45d0d6cbd3e5234af5635bdf.tar.gz
documentation/kernel-manual: Added an image to the authorgroup so a title would display in the HTML version of the manual.
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Diffstat (limited to 'documentation/kernel-manual')
-rw-r--r--documentation/kernel-manual/style.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/kernel-manual/style.css b/documentation/kernel-manual/style.css
index e3e2d53..35ed9f3 100644
--- a/documentation/kernel-manual/style.css
+++ b/documentation/kernel-manual/style.css
@@ -123,13 +123,13 @@ h6 {
background-color: transparent;
background-repeat: no-repeat;
padding-top: 256px;
- background-image: url("../figures/yocto-project-bw.png");
+ background-image: url("figures/kernel-title.png");
background-position: top;
margin-top: -256px;
padding-right: 50px;
margin-left: 50px;
- text-align: center;
- width: 600px;
+ text-align: right;
+ width: 700px;
}
h3.author {
OpenPOWER on IntegriCloud