mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 13:09:50 +00:00
yocto-project-qs: Added writernotes style to the *.css file.
This style allows a writer to use the <para role='writernotes'> tag to have text in the paragraph render in red. (From yocto-docs rev: 65bb4edcd0a58ea8e17f28f9f5c13e2898c22745) 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
863a8c0bf6
commit
b9a3edf6ce
@@ -730,6 +730,11 @@ div.navfooter {
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
.writernotes {
|
||||||
|
color: red;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
/*********** /
|
/*********** /
|
||||||
/ graphics /
|
/ graphics /
|
||||||
/ ***********/
|
/ ***********/
|
||||||
|
|||||||
Reference in New Issue
Block a user