mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00:00
ref-manual: Added style "writernotes" to *.css stylesheet.
This addition allows an author to use the following form to highlight a paragraph in red. <para role="writernotes"> Blah Blah Blah </para> (From yocto-docs rev: 40d646229e5ec9fa905a372be795120449f9f9dd) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
576af718e6
commit
534a614312
@@ -773,6 +773,10 @@ div.navfooter {
|
||||
border-color: black;
|
||||
}
|
||||
|
||||
.writernotes {
|
||||
color: red;
|
||||
}
|
||||
|
||||
|
||||
/*********** /
|
||||
/ graphics /
|
||||
|
||||
Reference in New Issue
Block a user