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 f43b131 commit 2fd0962Copy full SHA for 2fd0962
lib/rdoc/generator/template/darkfish/css/rdoc.css
@@ -62,6 +62,9 @@ h6:hover span {
62
code,
63
pre {
64
font-family: "Source Code Pro", Monaco, monospace;
65
+ background-color: rgba(27,31,35,0.05);
66
+ padding: 0em 0.2em;
67
+ border-radius: 0.2em;
68
}
69
70
/* @group Generic Classes */
0 commit comments