profile-manual: Added profile-title.png to stylesheet

(From yocto-docs rev: ad0222226cf4e29673e859cc95496c53875202cf)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2013-01-16 12:58:06 -08:00 committed by Richard Purdie
parent 86478ff948
commit 803ccdb93a
1 changed files with 18 additions and 19 deletions

View File

@ -118,7 +118,7 @@ h6 {
background-color: transparent;
background-repeat: no-repeat;
padding-top: 256px;
background-image: url("figures/dev-title.png");
background-image: url("figures/profile-title.png");
background-position: left top;
margin-top: -256px;
padding-right: 50px;
@ -976,4 +976,3 @@ table {
font-size:large;
color: #00557D;
}