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 202e710 commit 3e308b8Copy full SHA for 3e308b8
1 file changed
css/theme.css
@@ -366,3 +366,8 @@ code.language-reply {
366
display: block;
367
background: #eee;
368
}
369
+
370
+code.literal {
371
+ color: #460084;
372
+ background: #f0f0f0;
373
+}
0 commit comments