]> code.ossystems Code Review - openembedded-core.git/commitdiff
Re-inserted Poky Image as part of the front matter.
authorScott Rifenbark <scott.m.rifenbark@intel.com>
Fri, 22 Oct 2010 17:09:16 +0000 (10:09 -0700)
committerRichard Purdie <rpurdie@linux.intel.com>
Wed, 27 Oct 2010 06:51:03 +0000 (07:51 +0100)
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>
documentation/poky-ref-manual/style.css

index cb2db8b2735b53d124a25c468804e58b017d85a8..3564affccb180202b077912692310a6b78c58650 100644 (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;
 }