documentation/kernel-manual: Added an image to the authorgroup so a title would display in the HTML version of the manual.

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
This commit is contained in:
Scott Rifenbark 2010-12-01 09:19:32 -08:00 committed by Saul Wold
parent ddbd172dd8
commit 23dcc1bf97
1 changed files with 3 additions and 3 deletions

View 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 {