We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ceb85ce commit ba23d21Copy full SHA for ba23d21
content/_static/overrides.css
@@ -61,7 +61,7 @@
61
background: rgba(217, 240, 211, 0.3);
62
}
63
.rst-content .signature > .admonition-title {
64
- background: rgba(172, 211, 158, 0.5);
+ background: #21634b;
65
66
.rst-content .signature > .admonition-title::before {
67
content: "\01F527";
@@ -72,7 +72,7 @@
72
background: rgba(217, 240, 211, 0.0);
73
74
.rst-content .parameters > .admonition-title {
75
76
77
.rst-content .parameters > .admonition-title::before {
78
content: "\01F4BB";
0 commit comments