On 07/08/2020 08:20, Chris Johns wrote:

--8<---

-    color: #11111111;
--8<---

Please remove only this line and lets see what happens.

This change seems to fix the issue:

diff --git a/common/_static/my-styles.css b/common/_static/my-styles.css
index bc67c33..5b6a9d5 100644
--- a/common/_static/my-styles.css
+++ b/common/_static/my-styles.css
@@ -133,7 +133,6 @@ table.rtems-table.docutils td {
  */
 .rst-content dl:not(.docutils) dt {
     background: transparent;
-    color: #11111111;
     border-top: 0px;
 }

_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to