aboutsummaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2010-10-22 10:09:16 -0700
committerRichard Purdie <rpurdie@linux.intel.com>2010-10-27 07:51:03 +0100
commit86384c162389d3ff31f971d3a585539dbc9ecb4c (patch)
treec33967dc239abdfe3a180929b9a96ccd14543626 /documentation
parentb7ae212e28663ba4e380b4692600ee5dd647c7ea (diff)
downloadopenembedded-core-contrib-86384c162389d3ff31f971d3a585539dbc9ecb4c.tar.gz
Re-inserted Poky Image as part of the front matter.
I have inserted the Poky image in the front matter again because the book is a Poky Guide. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/poky-ref-manual/style.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/poky-ref-manual/style.css b/documentation/poky-ref-manual/style.css
index cb2db8b273..3564affccb 100644
--- a/documentation/poky-ref-manual/style.css
+++ b/documentation/poky-ref-manual/style.css
@@ -118,12 +118,12 @@ h6 {
background-color: transparent;
background-repeat: no-repeat;
padding-top: 256px;
- background-image: url("white-on-black-50.png");
- background-position: top;
+ background-image: url("figures/poky-ref-manual.png");
+ background-position: left top;
margin-top: -256px;
padding-right: 50px;
margin-left: 50px;
- text-align: center;
+ text-align: right;
width: 600px;
}