1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-01 13:09:50 +00:00

dev-manual: Added new "writernotes" style.

This style is for review purposes and can be implemented in
the XML file using <para role='writernotes'>.  The text in the
paragraph is rendered red.

(From yocto-docs rev: db990802594af3a70b11e320c06fe6a9dc80579b)

Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark
2016-01-29 13:03:49 -08:00
committed by Richard Purdie
parent 17a21e6f73
commit 34e08b3373
+4
View File
@@ -730,6 +730,10 @@ div.navfooter {
border-color: black; border-color: black;
} }
.writernotes {
color: red;
}
/*********** / /*********** /
/ graphics / / graphics /