1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-02 13:29:49 +00:00

documentation/dev-manual/style.css: Added title page figure. (From yocto-docs rev: e0bf4cde88e8d4ada5908b69b31cff5b14e53860)

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
2011-07-15 05:33:21 -07:00
committed by Richard Purdie
parent 3b76aa4b49
commit 6289e8d4ff
+1 -1
View File
@@ -122,7 +122,7 @@ h6 {
background-color: transparent; background-color: transparent;
background-repeat: no-repeat; background-repeat: no-repeat;
padding-top: 256px; padding-top: 256px;
background-image: url("figures/kernel-title.png"); background-image: url("figures/dev-title.png");
background-position: left top; background-position: left top;
margin-top: -256px; margin-top: -256px;
padding-right: 50px; padding-right: 50px;