mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 21:32:12 +02: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:
committed by
Richard Purdie
parent
ca38e7ad79
commit
a756565d42
@@ -967,7 +967,7 @@ table {
|
||||
}
|
||||
|
||||
.footnote {
|
||||
font-size: 8pt;
|
||||
color: #555;
|
||||
font-size: small;
|
||||
color: #333;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user