Skip to content

Commit b40ace9

Browse files
committed
style adaptation for sphinx 4
1 parent 23fce1f commit b40ace9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/static/custom.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -309,6 +309,11 @@ a:visited { /* links visited */
309309
/* sphinx roles - funnction headers and all markups */
310310

311311
/* module items */
312+
/* signature names */
313+
.sig-name {
314+
color: #e3e3e3 !important;
315+
}
316+
/* signature boxes */
312317
.rst-content dl.class > dt,
313318
.rst-content dl.function > dt,
314319
.rst-content dl.data > dt,

0 commit comments

Comments
 (0)