diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2012-07-23 12:56:39 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-07-24 10:35:34 +0100 |
commit | 0ffb02eec2beaea27ff0ec9d3d31b0a09e675a4c (patch) | |
tree | 1bd4afc7308c4f7ed1916e57a0245c41769b5c95 | |
parent | 41c7020d7ae6c81e8fa092f2a0c8e0c3ac976a62 (diff) | |
download | poky-0ffb02eec2beaea27ff0ec9d3d31b0a09e675a4c.tar.gz |
documentation: Updated the h6 style to use a larger font
(From yocto-docs rev: 5fa8d627fe671f0eb7bbc67ce852e2010cbd723f)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | documentation/adt-manual/style.css | 2 | ||||
-rw-r--r-- | documentation/bsp-guide/style.css | 2 | ||||
-rw-r--r-- | documentation/dev-manual/style.css | 2 | ||||
-rw-r--r-- | documentation/kernel-manual/style.css | 2 | ||||
-rw-r--r-- | documentation/poky-ref-manual/style.css | 2 | ||||
-rw-r--r-- | documentation/yocto-project-qs/style.css | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/documentation/adt-manual/style.css b/documentation/adt-manual/style.css index e6c62978b3..3b098aa493 100644 --- a/documentation/adt-manual/style.css +++ b/documentation/adt-manual/style.css | |||
@@ -110,7 +110,7 @@ h5 { | |||
110 | h6 { | 110 | h6 { |
111 | margin: 1em 0em 0em 0em; | 111 | margin: 1em 0em 0em 0em; |
112 | padding: 1em 0em 0em 0em; | 112 | padding: 1em 0em 0em 0em; |
113 | font-size: 80%; | 113 | font-size: 110%; |
114 | font-weight: bold; | 114 | font-weight: bold; |
115 | } | 115 | } |
116 | 116 | ||
diff --git a/documentation/bsp-guide/style.css b/documentation/bsp-guide/style.css index 28cf7c7a26..4a1a45e727 100644 --- a/documentation/bsp-guide/style.css +++ b/documentation/bsp-guide/style.css | |||
@@ -110,7 +110,7 @@ h5 { | |||
110 | h6 { | 110 | h6 { |
111 | margin: 1em 0em 0em 0em; | 111 | margin: 1em 0em 0em 0em; |
112 | padding: 1em 0em 0em 0em; | 112 | padding: 1em 0em 0em 0em; |
113 | font-size: 80%; | 113 | font-size: 110%; |
114 | font-weight: bold; | 114 | font-weight: bold; |
115 | } | 115 | } |
116 | 116 | ||
diff --git a/documentation/dev-manual/style.css b/documentation/dev-manual/style.css index 67184972e1..23c8e74c1e 100644 --- a/documentation/dev-manual/style.css +++ b/documentation/dev-manual/style.css | |||
@@ -110,7 +110,7 @@ h5 { | |||
110 | h6 { | 110 | h6 { |
111 | margin: 1em 0em 0em 0em; | 111 | margin: 1em 0em 0em 0em; |
112 | padding: 1em 0em 0em 0em; | 112 | padding: 1em 0em 0em 0em; |
113 | font-size: 80%; | 113 | font-size: 110%; |
114 | font-weight: bold; | 114 | font-weight: bold; |
115 | } | 115 | } |
116 | 116 | ||
diff --git a/documentation/kernel-manual/style.css b/documentation/kernel-manual/style.css index ab507a1f68..a90d4af291 100644 --- a/documentation/kernel-manual/style.css +++ b/documentation/kernel-manual/style.css | |||
@@ -110,7 +110,7 @@ h5 { | |||
110 | h6 { | 110 | h6 { |
111 | margin: 1em 0em 0em 0em; | 111 | margin: 1em 0em 0em 0em; |
112 | padding: 1em 0em 0em 0em; | 112 | padding: 1em 0em 0em 0em; |
113 | font-size: 80%; | 113 | font-size: 110%; |
114 | font-weight: bold; | 114 | font-weight: bold; |
115 | } | 115 | } |
116 | 116 | ||
diff --git a/documentation/poky-ref-manual/style.css b/documentation/poky-ref-manual/style.css index 2eefe0b988..e896a39d33 100644 --- a/documentation/poky-ref-manual/style.css +++ b/documentation/poky-ref-manual/style.css | |||
@@ -110,7 +110,7 @@ h5 { | |||
110 | h6 { | 110 | h6 { |
111 | margin: 1em 0em 0em 0em; | 111 | margin: 1em 0em 0em 0em; |
112 | padding: 1em 0em 0em 0em; | 112 | padding: 1em 0em 0em 0em; |
113 | font-size: 80%; | 113 | font-size: 110%; |
114 | font-weight: bold; | 114 | font-weight: bold; |
115 | } | 115 | } |
116 | 116 | ||
diff --git a/documentation/yocto-project-qs/style.css b/documentation/yocto-project-qs/style.css index 66283950c0..234e432a74 100644 --- a/documentation/yocto-project-qs/style.css +++ b/documentation/yocto-project-qs/style.css | |||
@@ -110,7 +110,7 @@ h5 { | |||
110 | h6 { | 110 | h6 { |
111 | margin: 1em 0em 0em 0em; | 111 | margin: 1em 0em 0em 0em; |
112 | padding: 1em 0em 0em 0em; | 112 | padding: 1em 0em 0em 0em; |
113 | font-size: 80%; | 113 | font-size: 110%; |
114 | font-weight: bold; | 114 | font-weight: bold; |
115 | } | 115 | } |
116 | 116 | ||