summaryrefslogtreecommitdiffstats
path: root/common/_static/my-styles.css
diff options
context:
space:
mode:
Diffstat (limited to 'common/_static/my-styles.css')
-rw-r--r--common/_static/my-styles.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/common/_static/my-styles.css b/common/_static/my-styles.css
index 1fee616..3ab5cb0 100644
--- a/common/_static/my-styles.css
+++ b/common/_static/my-styles.css
@@ -111,6 +111,15 @@ table.rtems-table.docutils td {
}
/*
+ * Option description name.
+ */
+.rst-content dl:not(.docutils) dt {
+ background: transparent;
+ color: #11111111;
+ border-top: 0px;
+}
+
+/*
* Nav side-bar in RTEMS colours.
*/
.wy-nav-top, .wy-nav-top a {