]> code.ossystems Code Review - openembedded-core.git/commitdiff
documentation/kernel-manual: Added an image to the authorgroup so a title would...
authorScott Rifenbark <scott.m.rifenbark@intel.com>
Wed, 1 Dec 2010 17:19:32 +0000 (09:19 -0800)
committerSaul Wold <Saul.Wold@intel.com>
Sat, 11 Dec 2010 06:01:21 +0000 (22:01 -0800)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
documentation/kernel-manual/style.css

index e3e2d531f4bbcb7a630589fcfb29472ec98d7a69..35ed9f36bc3e4736672197899347737a4d514ca5 100644 (file)
@@ -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 {