We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 828cb24 commit 3918ac9Copy full SHA for 3918ac9
1 file changed
user_guide_src/source/_themes/sphinx_rtd_theme/static/css/citheme.css
@@ -163,6 +163,12 @@ div#pulldown-menu {
163
overflow: visible;
164
}
165
166
+.rst-content dl:not(.docutils) dt {
167
+ background: #fbefeb;
168
+ color: #dd4814;
169
+ border-top: solid 3px #dd4814;
170
+}
171
+
172
/* Footer ------------------------------------------------------------------- */
173
174
.rst-footer-buttons {
0 commit comments