From 4f0fa9224ade617dee573625ea99188ed3f12d07 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 18 Dec 2014 15:36:27 -0600 Subject: Revert "yocto-project-qs, mega-manual: Conformed to YP book set" This reverts commit 914c482bd89071ab34b3381e3bd8065f871cc047. I had to revert this change because it broke the footnote behavior. Signed-off-by: Richard Purdie --- .../figures/yocto-project-qs-title.png | Bin 10156 -> 0 bytes .../figures/yocto-project-transp.png | Bin 0 -> 8626 bytes documentation/yocto-project-qs/qs-style.css | 9 ++--- .../yocto-project-qs/yocto-project-qs.xml | 42 +++++++-------------- 4 files changed, 17 insertions(+), 34 deletions(-) delete mode 100644 documentation/yocto-project-qs/figures/yocto-project-qs-title.png create mode 100755 documentation/yocto-project-qs/figures/yocto-project-transp.png (limited to 'documentation/yocto-project-qs') diff --git a/documentation/yocto-project-qs/figures/yocto-project-qs-title.png b/documentation/yocto-project-qs/figures/yocto-project-qs-title.png deleted file mode 100644 index a410a0d5e83..00000000000 Binary files a/documentation/yocto-project-qs/figures/yocto-project-qs-title.png and /dev/null differ diff --git a/documentation/yocto-project-qs/figures/yocto-project-transp.png b/documentation/yocto-project-qs/figures/yocto-project-transp.png new file mode 100755 index 00000000000..31d2b147fdb Binary files /dev/null and b/documentation/yocto-project-qs/figures/yocto-project-transp.png differ diff --git a/documentation/yocto-project-qs/qs-style.css b/documentation/yocto-project-qs/qs-style.css index a324a4a51d6..235c85a1baa 100644 --- a/documentation/yocto-project-qs/qs-style.css +++ b/documentation/yocto-project-qs/qs-style.css @@ -118,13 +118,12 @@ h6 { background-color: transparent; background-repeat: no-repeat; padding-top: 256px; - background-image: url("figures/yocto-project-qs-title.png"); - background-position: left top; + background-position: top; margin-top: -256px; padding-right: 50px; - margin-left: 0px; - text-align: right; - width: 740px; + margin-left: 50px; + text-align: center; + width: 600px; } h3.author { diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index 1e2f3670f4d..9f1a4fbb365 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml @@ -1,33 +1,10 @@ - %poky; ] > - - - - - - - - - - Yocto Project Quick Start - - - - - Scott Rifenbark - - Intel Corporation - - scott.m.rifenbark@intel.com - - +
+ + Yocto Project Quick Start ©RIGHT_YEAR; @@ -46,7 +23,14 @@ from the Yocto Project website. - + + + + + +
Welcome! @@ -978,7 +962,7 @@
- +
-- cgit 1.2.3-korg