1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-30 00:20:08 +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:
Scott Rifenbark
2017-06-22 14:03:19 -07:00
committed by Richard Purdie
parent 576af718e6
commit 534a614312
+4
View File
@@ -773,6 +773,10 @@ div.navfooter {
border-color: black;
}
.writernotes {
color: red;
}
/*********** /
/ graphics /