aboutsummaryrefslogtreecommitdiffstats
path: root/documentation/yocto-project-qs
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2014-06-13 07:43:01 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-06-18 10:30:49 +0100
commita92fcf1c62314046cc85033b1e6e8da82069d7cd (patch)
tree1e963b814233949091f22111257fd6df49f628ed /documentation/yocto-project-qs
parentd994d0bc8b4643c7822c42e1d414023aea4257f3 (diff)
downloadopenembedded-core-contrib-a92fcf1c62314046cc85033b1e6e8da82069d7cd.tar.gz
documentation: Updated style sheets to remove unused .PNG files.
Fixes [YOCTO #6430] The style sheets were carrying over old .PNG files that are not part of the manuals. I have removed the statements that were using them. (From yocto-docs rev: 6e4fa419b9367ab5e34b9aa8010a24980416dc7d) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/yocto-project-qs')
-rw-r--r--documentation/yocto-project-qs/qs-style.css37
1 files changed, 17 insertions, 20 deletions
diff --git a/documentation/yocto-project-qs/qs-style.css b/documentation/yocto-project-qs/qs-style.css
index 234e432a74..0a21bdc4bb 100644
--- a/documentation/yocto-project-qs/qs-style.css
+++ b/documentation/yocto-project-qs/qs-style.css
@@ -1,6 +1,6 @@
-/*
+/*
Generic XHTML / DocBook XHTML CSS Stylesheet.
-
+
Browser wrangling and typographic design by
Oyvind Kolas / pippin@gimp.org
@@ -42,7 +42,7 @@
body {
font-family: Verdana, Sans, sans-serif;
-
+
min-width: 640px;
width: 80%;
margin: 0em auto;
@@ -118,7 +118,6 @@ h6 {
background-color: transparent;
background-repeat: no-repeat;
padding-top: 256px;
- background-image: url("../figures/yocto-project-bw.png");
background-position: top;
margin-top: -256px;
padding-right: 50px;
@@ -243,7 +242,7 @@ div.legalnotice p.legalnotice-title {
p {
line-height: 1.5em;
margin-top: 0em;
-
+
}
dl {
@@ -297,7 +296,7 @@ p a[id] {
padding: 0px;
display: inline;
background-image: none;
-}
+}
a {
text-decoration: underline;
@@ -338,10 +337,10 @@ div.table p.title b{
font-weight: normal;
}
-.mediaobject .caption,
+.mediaobject .caption,
.mediaobject .caption p {
text-align: center;
- font-size: 80%;
+ font-size: 80%;
padding-top: 0.5em;
padding-bottom: 0.5em;
}
@@ -604,7 +603,7 @@ b.keycap,
.keycap {
border: 1px solid;
}
-
+
div.navheader, div.heading{
border-bottom: 1px solid;
@@ -675,10 +674,10 @@ hr {
}
.note {
- background-color: #f0f0f2;
+ background-color: #f0f0f2;
}
-.glossary dl dt,
+.glossary dl dt,
.variablelist dl dt,
.variablelist dl dt span.term {
color: #044;
@@ -778,10 +777,10 @@ div.article .titlepage .title
}
*/
-div.preface .titlepage .title,
-div.colophon .title,
+div.preface .titlepage .title,
+div.colophon .title,
div.chapter .titlepage .title,
-div.article .titlepage .title
+div.article .titlepage .title
{
}
@@ -793,7 +792,6 @@ div.sect2 .titlepage .title {
h1.title {
background-color: transparent;
- background-image: url("figures/yocto-project-bw.png");
background-repeat: no-repeat;
height: 256px;
text-indent: -9000px;
@@ -942,8 +940,8 @@ table {
.tip,
.note {
- background: #f0f0f2;
- color: #333;
+ background: #f0f0f2;
+ color: #333;
padding: 20px;
margin: 20px;
}
@@ -954,12 +952,12 @@ table {
margin: 0em;
font-size: 2em;
font-weight: bold;
- color: #333;
+ color: #333;
}
.tip a,
.note a {
- color: #333;
+ color: #333;
text-decoration: underline;
}
@@ -976,4 +974,3 @@ table {
font-size:large;
color: #00557D;
}
-