]> code.ossystems Code Review - openembedded-core.git/commitdiff
Added a new PNG file into the tar command.
authorScott Rifenbark <scott.m.rifenbark@intel.com>
Tue, 9 Nov 2010 15:13:40 +0000 (07:13 -0800)
committerRichard Purdie <rpurdie@linux.intel.com>
Mon, 15 Nov 2010 22:25:24 +0000 (22:25 +0000)
Since this manual is about BSP and not Poky as is the Poky Reference
Manual I updated the title page to include the title combined with the
Yocto Project logo.  So for the background-image url in the .authorgroup
style I replaced the poky-ref-manual.png file with bsp-title.png.
Updates affect both the PDF and HTLM versions of the BSP Guide.

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
documentation/bsp-guide/style.css

index 3564affccb180202b077912692310a6b78c58650..c5c8f584eb6d2e5ba0e1a2674ce2e3f6b840c0d9 100644 (file)
@@ -118,13 +118,13 @@ h6 {
   background-color: transparent;
   background-repeat: no-repeat;
   padding-top: 256px;
-  background-image: url("figures/poky-ref-manual.png");
+  background-image: url("figures/bsp-title.png");
   background-position: left top;
   margin-top: -256px;
   padding-right: 50px;
-  margin-left: 50px;
+  margin-left: 0px;
   text-align: right;
-  width: 600px;
+  width: 700px;
 }
 
 h3.author {