summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-08-07 08:45:35 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-08-07 08:46:14 +0200
commit03e0601e4f5379a6f18f8ae69a665728bf0031f3 (patch)
treef8df159e6cb84f6ccd56b4ece980360dd4df8bed /common
parentc-user: Add automatically generated warning (diff)
downloadrtems-docs-03e0601e4f5379a6f18f8ae69a665728bf0031f3.tar.bz2
common: Fix pale color of HTML definition terms
Diffstat (limited to 'common')
-rw-r--r--common/_static/my-styles.css1
1 files changed, 0 insertions, 1 deletions
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;
}