We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be00edb commit 9df4466Copy full SHA for 9df4466
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