8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a76d788 commit a2b7596Copy full SHA for a2b7596
doc/api_assets/style.css
@@ -343,6 +343,10 @@ li code {
343
padding: 0.2em 0.4em;
344
}
345
346
+a code {
347
+ color: inherit;
348
+}
349
+
350
span.type {
351
color: #222;
352