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 /documentation/dev-manual | |
| 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>
Diffstat (limited to 'documentation/dev-manual')
| -rw-r--r-- | documentation/dev-manual/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
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 | ||
