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>
This commit is contained in:
Scott Rifenbark 2010-10-22 10:09:16 -07:00 committed by Richard Purdie
parent b7ae212e28
commit 86384c1623
1 changed files with 3 additions and 3 deletions

View File

@ -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;
}