Skip to content

Commit 3e308b8

Browse files
committed
css: tweak code colour
1 parent 202e710 commit 3e308b8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

css/theme.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -366,3 +366,8 @@ code.language-reply {
366366
display: block;
367367
background: #eee;
368368
}
369+
370+
code.literal {
371+
color: #460084;
372+
background: #f0f0f0;
373+
}

0 commit comments

Comments
 (0)