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 fe0555d commit f85629bCopy full SHA for f85629b
custom.css
@@ -18,3 +18,8 @@ pre.trait .where::before {
18
content: '\a ';
19
}
20
21
+.docblock code {
22
+ background-color: inherit;
23
+ font-weight: bold;
24
+ padding: 0 0.1em;
25
+}
0 commit comments