1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-09 05:29:32 +00:00

documentation/dev-manual/style.css: Fixed HTML output

I increased the font size and darkened the type up for footnote
text.

(From yocto-docs rev: d43e99137c350d68484df6c0a361804d8ccd2877)

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-11-07 13:25:19 -08:00
committed by Richard Purdie
parent ca38e7ad79
commit a756565d42
+2 -2
View File
@@ -967,7 +967,7 @@ table {
}
.footnote {
font-size: 8pt;
color: #555;
font-size: small;
color: #333;
}